LGTM
http://codereview.chromium.org/14836/diff/1/2 File src/jsregexp.cc (right): http://codereview.chromium.org/14836/diff/1/2#newcode2710 Line 2710: if (min > 0 && min <= 3) { static const int kMaxUnrollRepetition = 3; http://codereview.chromium.org/14836/diff/1/2#newcode2716 Line 2716: // TextNodes (which the parser does not generate). Will these chains of text nodes normalied at a later time? http://codereview.chromium.org/14836/diff/1/2#newcode2722 Line 2722: if (max <= 3) { Same constant, or another? http://codereview.chromium.org/14836 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
