Reviewers: Christian Plesner Hansen, Message: Incremental code review. This CL also contains all the changes of CL 8760, which got committed to the wrong branch.
Description: Use new RegExp parser for syntax checking patterns and selecting atom matching. Delay compilation of JSCRE regexps until their first use. Includes previous change-list, which got committed to the wrong branch. Please review this at http://codereview.chromium.org/8765 Affected files: M regexp2000/src/ast.h M regexp2000/src/ast.cc M regexp2000/src/jsregexp.h M regexp2000/src/jsregexp.cc M regexp2000/src/objects-debug.cc M regexp2000/src/objects-inl.h M regexp2000/src/objects.h M regexp2000/src/parser.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
