Bug 170136

Summary: WebAssembly: Implement a way to throw away baseline code once it's done executing
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: NEW    
Severity: Normal CC: benjamin, fpizlo, ggaren, gskachkov, jfbastien, keith_miller, mark.lam, msaboff, ticaiolima, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 170134, 170135    
Bug Blocks:    

Saam Barati
Reported 2017-03-27 13:32:11 PDT
Once we have PIC, we'll need a way to guarantee the code isn't being executed in any worker, and can be thrown away.
Attachments
Note You need to log in before you can comment on or make changes to this bug.