RESOLVED FIXED 79334
DFG's logic for emitting a Flush is too convoluted and contains an inaccurate comment
https://bugs.webkit.org/show_bug.cgi?id=79334
Summary DFG's logic for emitting a Flush is too convoluted and contains an inaccurate...
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.