https://codereview.chromium.org/742643003/diff/60001/src/parser.cc
File src/parser.cc (right):

https://codereview.chromium.org/742643003/diff/60001/src/parser.cc#newcode5336
src/parser.cc:5336: unibrow::Utf8Decoder<256> decoder(raw_chars.get(),
to_index);
A better solution for this is probably to make sure one-byte
AstRawStrings can decode UTF8 properly.

This works for now, though.

https://codereview.chromium.org/742643003/

--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to