Reviewers: Lasse Reichstein,

Description:
- Added lookbehind propagation for the initial node; now, if the
   initial node is interested in what precedes it the automaton is
   given an initial all-consuming character class that determines it.
- Added verification of some node information invariants.  We now
   check that if a node expresses interest in what precedes it that
   information is available to it after assertion expansion.

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

Affected files:
   M src/globals.h
   M src/jsregexp.h
   M src/jsregexp.cc
   M src/parser.h
   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