https://codereview.chromium.org/1201783003/diff/1/src/scanner.cc
File src/scanner.cc (right):
https://codereview.chromium.org/1201783003/diff/1/src/scanner.cc#newcode1438
src/scanner.cc:1438: Vector<const uint8_t> literal_string =
literal_one_byte_string();
Does this make a copy of the bytes underneath?
https://codereview.chromium.org/1201783003/diff/1/src/scanner.cc#newcode1441
src/scanner.cc:1441: with_dot |= (literal_string[i] == '.');
Early return?
https://codereview.chromium.org/1201783003/
--
--
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.