[webkit-reviews] review requested: [Bug 60860] Simplify backtracking in YARR JIT : [Attachment 93613] Almost identical to the old patch, fix stylebot issues, remove 'what' comments, renamed m_optimized to m_isDeadCode, add backtrackTermDefault.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 15 23:28:13 PDT 2011


Gavin Barraclough <barraclough at apple.com> has asked  for review:
Bug 60860: Simplify backtracking in YARR JIT
https://bugs.webkit.org/show_bug.cgi?id=60860

Attachment 93613: Almost identical to the old patch, fix stylebot issues,
remove 'what' comments, renamed m_optimized to m_isDeadCode, add
backtrackTermDefault.
https://bugs.webkit.org/attachment.cgi?id=93613&action=review

------- Additional Comments from Gavin Barraclough <barraclough at apple.com>
Per a request over IRC by msaboff, have shared common implementations of term
backtracking in backtrackTermDefault().


More information about the webkit-reviews mailing list