Bug 220207

Summary: [JSC] WebAssembly Table/Memory/Global should allow inheritance
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:30:15 PST
[JSC] WebAssembly Table/Memory/Global should allow inheritance
Comment 1 Yusuke Suzuki 2020-12-30 17:31:12 PST
Created attachment 416858 [details]
Patch
Comment 2 Alexey Shvayka 2020-12-30 17:39:09 PST
Comment on attachment 416858 [details]
Patch

Fabulous! I believe these are the last constructors left after r260732.
Comment 3 Yusuke Suzuki 2020-12-30 17:41:04 PST
(In reply to Alexey Shvayka from comment #2)
> Comment on attachment 416858 [details]
> Patch
> 
> Fabulous! I believe these are the last constructors left after r260732.

NICE!
Comment 4 Yusuke Suzuki 2020-12-30 19:27:40 PST
Committed r271115: <https://trac.webkit.org/changeset/271115>
Comment 5 Radar WebKit Bug Importer 2020-12-30 19:28:16 PST
<rdar://problem/72747100>