Bug 269578

Summary: [Wasm-GC] Fix error cases in Table.set/grow in JS API
Product: WebKit Reporter: Asumu Takikawa <asumu>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 247394    

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.