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;
On 2010/01/26 10:13:28, Lasse Reichstein wrote:
Please add a comment here saying that the valid values of atStart is 0
(false)
and 1 (true).

Updated the documentation in all three *.cc files instead describing the
local variable at start.

http://codereview.chromium.org/554078

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to