/wasm/jsapi/table/grow.any.html| status | subtest | message |
|---|---|---|
| PASS | Missing arguments | |
| PASS | Branding | |
| PASS | Basic | |
| PASS | Reached maximum | |
| PASS | Exceeded maximum | |
| PASS | Out-of-range argument: undefined | |
| PASS | Out-of-range argument: NaN | |
| PASS | Out-of-range argument: Infinity | |
| PASS | Out-of-range argument: -Infinity | |
| PASS | Out-of-range argument: -1 | |
| PASS | Out-of-range argument: 4294967296 | |
| PASS | Out-of-range argument: 68719476736 | |
| PASS | Out-of-range argument: "0x100000000" | |
| PASS | Out-of-range argument: object "[object Object]" | |
| PASS | Stray argument | |
| FAIL | Grow with exported-function argument | WebAssembly.Module(): Wasm code generation disallowed by embedder |
| PASS | Grow with non-function argument | |
| PASS | Grow with JS-function argument |
bundle built 2026-07-16T07:16:48.063Z