[Webkit-unassigned] [Bug 222903] [WASM-Function-References] Add call_ref instruction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 5 00:13:10 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=222903

--- Comment #13 from Yusuke Suzuki <ysuzuki at apple.com> ---
Comment on attachment 425016
  --> https://bugs.webkit.org/attachment.cgi?id=425016
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=425016&action=review

> Source/JavaScriptCore/wasm/WasmSlowPaths.cpp:511
> +    WebAssemblyFunction* wasmFunction = jsCast<WebAssemblyFunction*>(referenceAsObject);

Isn't it possible that we get WebAssemblyWrapperFunction?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210405/000c5c14/attachment.htm>


More information about the webkit-unassigned mailing list