Bug 148255

Summary: forEachCodeBlock should wait for all CodeBlocks automatically
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch saam: review+

Geoffrey Garen
Reported 2015-08-20 15:24:56 PDT
forEachCodeBlock should wait for all CodeBlocks automatically
Attachments
Patch (9.80 KB, patch)
2015-08-20 15:30 PDT, Geoffrey Garen
saam: review+
Geoffrey Garen
Comment 1 2015-08-20 15:30:01 PDT
Saam Barati
Comment 2 2015-08-20 15:36:45 PDT
Comment on attachment 259508 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=259508&action=review r=me > Source/JavaScriptCore/dfg/DFGWorklist.cpp:451 > +void completeAllPlansForVM(VM& vm) I like this name better than prepareToDeleteCode.
Geoffrey Garen
Comment 3 2015-08-20 15:53:30 PDT
Note You need to log in before you can comment on or make changes to this bug.