Maybe skip **= until it works as expected?
https://codereview.chromium.org/952243002/diff/1/src/parser.cc
File src/parser.cc (right):
https://codereview.chromium.org/952243002/diff/1/src/parser.cc#newcode524
src/parser.cc:524: AstValueFactory* ast_value_factory =
parser_->ast_value_factory();
just inline this
https://codereview.chromium.org/952243002/diff/1/src/scanner.cc
File src/scanner.cc (right):
https://codereview.chromium.org/952243002/diff/1/src/scanner.cc#newcode543
src/scanner.cc:543: token = Token::ILLEGAL;
This can be restructured so that you don't need this line
https://codereview.chromium.org/952243002/
--
--
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.