WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Dmitry
Comment 1
2022-09-05 07:41:32 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4034
Radar WebKit Bug Importer
Comment 2
2022-09-12 06:39:16 PDT
<
rdar://problem/99819846
>
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.
Top of Page
Format For Printing
XML
Clone This Bug