这是indexloc提供的服务,不要输入任何密码
WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
260820
[Wasm-GC] call_indirect should take subtyping into account
https://bugs.webkit.org/show_bug.cgi?id=260820
Summary
[Wasm-GC] call_indirect should take subtyping into account
Asumu Takikawa
Reported
2023-08-28 14:17:21 PDT
Currently the call_indirect signature check only succeeds if the function indices are an exact match. Since the GC proposal introduces subtyping, this should also succeed when the target index is a supertype of the actual function being called.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-04 14:18:12 PDT
<
rdar://problem/114949229
>
Asumu Takikawa
Comment 2
2024-02-02 15:01:18 PST
Pull request:
https://github.com/WebKit/WebKit/pull/23781
EWS
Comment 3
2024-02-13 10:50:59 PST
Committed
274558@main
(b1b24f76c39f): <
https://commits.webkit.org/274558@main
> Reviewed commits have been landed. Closing PR #23781 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