RESOLVED FIXED 266056
[Wasm-GC] select operation should subtype check its arguments
https://bugs.webkit.org/show_bug.cgi?id=266056
Summary [Wasm-GC] select operation should subtype check its arguments
Asumu Takikawa
Reported 2023-12-07 21:16:47 PST
The select operation currently uses type equality to check if its arguments are valid. It should use subtyping instead.
Attachments
Asumu Takikawa
Comment 1 2023-12-12 17:20:22 PST
EWS
Comment 2 2023-12-13 19:18:06 PST
Committed 272017@main (be53e5fb7d96): <https://commits.webkit.org/272017@main> Reviewed commits have been landed. Closing PR #21714 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-12-13 19:19:14 PST
Note You need to log in before you can comment on or make changes to this bug.