Bug 193774

Summary: [JSC] SharedArrayBufferConstructor and ArrayBufferConstructor should not have their own IsoSubspace
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 193606    
Attachments:
Description Flags
Patch mark.lam: review+

Yusuke Suzuki
Reported 2019-01-24 11:29:01 PST
Too costly. Use InternalFunction's one instead. We need to make sizeof(SharedArrayBufferConstructor) == sizeof(InternalFunction).
Attachments
Patch (16.28 KB, patch)
2019-01-24 16:24 PST, Yusuke Suzuki
mark.lam: review+
Yusuke Suzuki
Comment 1 2019-01-24 16:24:25 PST
Mark Lam
Comment 2 2019-01-24 16:45:30 PST
Comment on attachment 360046 [details] Patch r=me
Yusuke Suzuki
Comment 3 2019-01-24 16:50:09 PST
Radar WebKit Bug Importer
Comment 4 2019-01-24 16:52:33 PST
Note You need to log in before you can comment on or make changes to this bug.