Bug 165164

Summary: WebAssembly cleanup: don't init from JSGlobalObject
Product: WebKit Reporter: JF Bastien <jfbastien>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: ASSIGNED ---    
Severity: Normal CC: jfbastien, keith_miller, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 146064    

Description JF Bastien 2016-11-29 15:03:09 PST
Init from SWebAssembly::finishCreation instead, it's cleaner.