[webkit-reviews] review requested: [Bug 69690] DFG does not have flow-sensitive intraprocedural control flow analysis : [Attachment 110277] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 8 13:00:39 PDT 2011


Filip Pizlo <fpizlo at apple.com> has asked  for review:
Bug 69690: DFG does not have flow-sensitive intraprocedural control flow
analysis
https://bugs.webkit.org/show_bug.cgi?id=69690

Attachment 110277: the patch
https://bugs.webkit.org/attachment.cgi?id=110277&action=review

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
Added a typedef for bool (*)(PredictedType).  Removed
bytecode/ActionablePrediction.h because it's unused.  Updated some build files
(though most of them make no reference to either DFG, or to any headers, so did
not need to change).


More information about the webkit-reviews mailing list