[Webkit-unassigned] [Bug 222351] [WASM-Function-References] Extend wasm type with type index
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 26 09:37:58 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=222351
Keith Miller <keith_miller at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #421394|review? |review+
Flags| |
--- Comment #2 from Keith Miller <keith_miller at apple.com> ---
Comment on attachment 421394
--> https://bugs.webkit.org/attachment.cgi?id=421394
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=421394&action=review
r=me.
> Source/JavaScriptCore/wasm/generateWasmOpsHeader.py:219
> + bool operator==(const Type& other) const
Seems like it'd be reasonable to have an implicit TypeKind constructor so you can just use the enum literals as Types.
--
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/20210226/e38cb273/attachment-0001.htm>
More information about the webkit-unassigned
mailing list