Bug 79334

Summary: DFG's logic for emitting a Flush is too convoluted and contains an inaccurate comment
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch oliver: review+

Filip Pizlo
Reported 2012-02-22 23:03:56 PST
It's always safe to emit a Flush even if one has already been emitted, so long as the Flush has something other than a Flush as its child.
Attachments
the patch (2.71 KB, patch)
2012-02-22 23:09 PST, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2012-02-22 23:09:53 PST
Created attachment 128401 [details] the patch
Filip Pizlo
Comment 2 2012-02-23 11:46:15 PST
Note You need to log in before you can comment on or make changes to this bug.