Bug 165164 - WebAssembly cleanup: don't init from JSGlobalObject
Summary: WebAssembly cleanup: don't init from JSGlobalObject
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 146064
  Show dependency treegraph
 
Reported: 2016-11-29 15:03 PST by JF Bastien
Modified: 2020-01-24 09:18 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JF Bastien 2016-11-29 15:03:09 PST
Init from SWebAssembly::finishCreation instead, it's cleaner.