[webkit-reviews] review granted: [Bug 222779] [WASM-Function-References] Update ref.func to produce (ref $t) : [Attachment 422337] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 00:52:19 PST 2021


Yusuke Suzuki <ysuzuki at apple.com> has granted Dmitry <dbezhetskov at igalia.com>'s
request for review:
Bug 222779: [WASM-Function-References] Update ref.func to produce (ref $t)
https://bugs.webkit.org/show_bug.cgi?id=222779

Attachment 422337: Patch

https://bugs.webkit.org/attachment.cgi?id=422337&action=review




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

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

r=me with comments.

> Source/JavaScriptCore/wasm/generateWasmOpsHeader.py:217
> +    uint64_t index;

Use SignatureIndex instead.


More information about the webkit-reviews mailing list