https://codereview.chromium.org/706263002/diff/60001/src/scanner.cc
File src/scanner.cc (right):

https://codereview.chromium.org/706263002/diff/60001/src/scanner.cc#newcode908
src/scanner.cc:908: if (c0_ != 'u') return false;
On 2014/11/13 03:21:42, caitp wrote:
Will cause `var \x` to look like `var \u{0}x`, if I'm not mistaken

Oh, yes, this was a pure editing error.

https://codereview.chromium.org/706263002/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to