/wasm/jsapi/table/constructor.any.html| status | subtest | message |
|---|---|---|
| PASS | name | |
| PASS | length | |
| PASS | No arguments | |
| PASS | Calling | |
| PASS | Empty descriptor | |
| PASS | Invalid descriptor argument | |
| PASS | Undefined initial value in descriptor | |
| PASS | Undefined element value in descriptor | |
| PASS | Out-of-range initial value in descriptor: NaN | |
| PASS | Out-of-range maximum value in descriptor: NaN | |
| PASS | Out-of-range initial value in descriptor: Infinity | |
| PASS | Out-of-range maximum value in descriptor: Infinity | |
| PASS | Out-of-range initial value in descriptor: -Infinity | |
| PASS | Out-of-range maximum value in descriptor: -Infinity | |
| PASS | Out-of-range initial value in descriptor: -1 | |
| PASS | Out-of-range maximum value in descriptor: -1 | |
| PASS | Out-of-range initial value in descriptor: 4294967296 | |
| PASS | Out-of-range maximum value in descriptor: 4294967296 | |
| PASS | Out-of-range initial value in descriptor: 68719476736 | |
| PASS | Out-of-range maximum value in descriptor: 68719476736 | |
| PASS | Initial value exceeds maximum | |
| PASS | Basic (zero) | |
| PASS | Basic (non-zero) | |
| PASS | Stray argument | |
| PASS | Proxy descriptor | |
| PASS | Type conversion for descriptor.element | |
| PASS | Order of evaluation for descriptor | |
| PASS | initialize externref table with default value | |
| PASS | initialize table with a wrong element value | |
| FAIL | initialize anyfunc table with default value | WebAssembly.Module(): Wasm code generation disallowed by embedder |
| PASS | initialize anyfunc table with a bad default value | |
| PASS | initialize anyfunc table with a bad default value and a bad descriptor |
bundle built 2026-07-16T07:16:48.063Z