WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
322528
[JSC][Wasm] Inline table.get for funcref
https://bugs.webkit.org/show_bug.cgi?id=322528
Summary
[JSC][Wasm] Inline table.get for funcref
Sergey Rubanov
Reported
2026-08-25 13:49:36 PDT
Funcref still calls operationGetWasmTableElement. FuncRefTable stores wrappers, not JSValues. Emit a bounds check against Table length and load the wrapper (or jsNull).
Attachments
Add attachment
proposed patch, testcase, etc.
Sergey Rubanov
Comment 1
2026-08-27 16:51:08 PDT
https://github.com/WebKit/WebKit/pull/72662
Radar WebKit Bug Importer
Comment 2
2026-09-01 13:50:12 PDT
<
rdar://problem/186395424
>
EWS
Comment 3
2026-09-03 10:28:34 PDT
Committed
320438@main
(6a359a00ccf8): <
https://commits.webkit.org/320438@main
> Reviewed commits have been landed. Closing PR #72662 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