Reviewers: Christian Plesner Hansen,

Message:
Small code review

Description:
Quantified look-aheads are sometimes removed entirely, leaving only a
single atom node. A flag was not set in this case, leading the wrapper
code to think the pattern was equal to the atom and use the pattern
in the indexOf operation.

Please review this at http://codereview.chromium.org/13784

Affected files:
   M src/jsregexp.h
   M src/jsregexp.cc
   M src/parser.cc
   M test/cctest/test-regexp.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to