Bug 169792

Summary: WebAssembly: make B3 code generation more lazy
Product: WebKit Reporter: JF Bastien <jfbastien>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 159775    

JF Bastien
Reported 2017-03-16 15:19:08 PDT
We currently eagerly generate code which materializes Instance for each function. Maybe this should be lazy. Ditto for zero values?
Attachments
JF Bastien
Comment 1 2017-07-25 13:55:18 PDT
*** This bug has been marked as a duplicate of bug 174818 ***
Note You need to log in before you can comment on or make changes to this bug.