Reviewers: Christian Plesner Hansen, Message: Capture-reachability + backref links to capture. Please review.
Description: Better handling of captures. Ignores back-references to captures that can never be captured at that point. RegExpBackReference keeps link to the RegExpCapture. Fix for bad formatting. Please review this at http://codereview.chromium.org/10750 Affected files: M regexp2000/src/ast.h M regexp2000/src/jsregexp.cc M regexp2000/src/parser.cc M regexp2000/src/regexp-macro-assembler-ia32.h M regexp2000/src/regexp-macro-assembler-ia32.cc M regexp2000/src/regexp-macro-assembler.h M regexp2000/src/regexp-macro-assembler.cc M regexp2000/test/cctest/test-regexp.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
