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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 10 12:46:52 PST 2020


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

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

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

> Source/JavaScriptCore/wasm/js/WebAssemblyModuleRecord.cpp:610
> +            RELEASE_ASSERT(element.isActive());

I don't think this is necessary or making it to ASSERT. forEachActiveElement is explicitly saying this.

-- 
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/20201210/7deabba3/attachment.htm>


More information about the webkit-unassigned mailing list