[Webkit-unassigned] [Bug 219297] [WASM-References] Add table.init

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 8 15:58:04 PST 2020


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

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

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

> Source/JavaScriptCore/wasm/WasmOperations.cpp:724
> +JSC_DEFINE_JIT_OPERATION(operationWasmElemDrop, bool, (Instance* instance, unsigned elementIndex))

Let's make return type "void" since it always returns "true".

-- 
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/20201208/3a7d3ddc/attachment-0001.htm>


More information about the webkit-unassigned mailing list