Bug 187062

Summary: VMEntryScope needs a didPopOnce listener API
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED INVALID    
Severity: Normal CC: benjamin, fpizlo, ggaren, gskachkov, jfbastien, keith_miller, mark.lam, msaboff, rmorisset, ticaiolima, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Saam Barati
Reported 2018-06-26 13:13:29 PDT
Currently, when we clear all code, we'll continue to do it every single time you exit the VM!
Attachments
Saam Barati
Comment 1 2018-06-26 13:14:46 PDT
Nevermind.... Clearly this happens once on VM exit, VMEntryScope is a temporary object
Note You need to log in before you can comment on or make changes to this bug.