LGTM
http://codereview.chromium.org/554078/diff/4001/5010 File src/x64/regexp-macro-assembler-x64.h (right): http://codereview.chromium.org/554078/diff/4001/5010#newcode176 src/x64/regexp-macro-assembler-x64.h:176: static const int kAtStart = kInputStartMinusOne - kPointerSize; Please add a comment here saying that the valid values of atStart is 0 (false) and 1 (true). http://codereview.chromium.org/554078 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
