Bug 220206

Summary: [JSC] Wasm multivalue should iterate iterable result from JS function first before converting values
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ashvayka, ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ashvayka: review+

Description Yusuke Suzuki 2020-12-30 17:06:59 PST
[JSC] Wasm multivalue should iterate iterable result from JS function first before converting values
Comment 1 Yusuke Suzuki 2020-12-30 17:08:17 PST
Created attachment 416857 [details]
Patch
Comment 2 Yusuke Suzuki 2020-12-30 18:50:15 PST
Committed r271113: <https://trac.webkit.org/changeset/271113>
Comment 3 Radar WebKit Bug Importer 2020-12-30 18:51:15 PST
<rdar://problem/72746658>
Comment 4 Yusuke Suzuki 2020-12-30 19:20:58 PST
Committed r271114: <https://trac.webkit.org/changeset/271114>