RESOLVED FIXED 244810
Remove redundant nullability field from Wasm type representation
https://bugs.webkit.org/show_bug.cgi?id=244810
Summary Remove redundant nullability field from Wasm type representation
Dmitry
Reported 2022-09-05 06:38:50 PDT
Only ref types can be nullable and since we have two different kinds for nullable and non-nullable refs we don't need to maintain the nullability flag.
Attachments
Dmitry
Comment 1 2022-09-05 07:41:32 PDT
Radar WebKit Bug Importer
Comment 2 2022-09-12 06:39:16 PDT
EWS
Comment 3 2022-09-12 09:05:55 PDT
Committed 254384@main (2f87b6ae16ad): <https://commits.webkit.org/254384@main> Reviewed commits have been landed. Closing PR #4034 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.