Bug 221157

Summary: [JSC] Fix WebAssembly.Global's error message and support "funcref"
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, ryanhaddad, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=220890
https://bugs.webkit.org/show_bug.cgi?id=220914
Attachments:
Description Flags
Patch
keith_miller: review+
Patch none

Description Yusuke Suzuki 2021-01-29 14:33:05 PST
[JSC] Fix WebAssembly.Global's error message
Comment 1 Yusuke Suzuki 2021-01-29 14:33:57 PST
Created attachment 418773 [details]
Patch
Comment 2 Yusuke Suzuki 2021-01-29 14:35:44 PST
Comment on attachment 418773 [details]
Patch

Ah, I think we should also add "Funcref" support too.
Comment 3 Yusuke Suzuki 2021-01-29 14:40:40 PST
Created attachment 418774 [details]
Patch
Comment 4 Yusuke Suzuki 2021-01-29 15:06:56 PST
To unblock ongoing failure, I'll land this now, and see bots.
Comment 5 Yusuke Suzuki 2021-01-29 15:07:31 PST
Committed r272081: <https://trac.webkit.org/changeset/272081>
Comment 6 Radar WebKit Bug Importer 2021-01-29 15:08:15 PST
<rdar://problem/73773919>
Comment 7 Yusuke Suzuki 2021-01-29 15:28:28 PST
*** Bug 221159 has been marked as a duplicate of this bug. ***