http://codereview.chromium.org/6246004/diff/1/src/scanner-base.h File src/scanner-base.h (right):
http://codereview.chromium.org/6246004/diff/1/src/scanner-base.h#newcode100 src/scanner-base.h:100: // Pushes back the most recently read UC16 character (or negative The kEndOfInput name isn't publicly visible. All we guarantee is that we return negative for end-of-input. The constant is used internally only to give meaningful name to the value returned in those case. http://codereview.chromium.org/6246004/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
