RESOLVED FIXED 269578
[Wasm-GC] Fix error cases in Table.set/grow in JS API
https://bugs.webkit.org/show_bug.cgi?id=269578
Summary [Wasm-GC] Fix error cases in Table.set/grow in JS API
Asumu Takikawa
Reported 2024-02-16 08:29:25 PST
For WebAssembly.Table.set/grow when the type is not defaultable it should throw a type error instead of the current behavior of using a type-incorrect default.
Attachments
Asumu Takikawa
Comment 1 2024-02-16 09:11:45 PST
EWS
Comment 2 2024-02-19 18:36:00 PST
Committed 275014@main (e4308dcc1bbe): <https://commits.webkit.org/275014@main> Reviewed commits have been landed. Closing PR #24622 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-02-19 18:37:15 PST
Note You need to log in before you can comment on or make changes to this bug.