https://codereview.chromium.org/857433004/diff/1/src/preparser.h
File src/preparser.h (right):
https://codereview.chromium.org/857433004/diff/1/src/preparser.h#newcode2979
src/preparser.h:2979: } else if (next == Token::ILLEGAL) {
On 2015/01/19 17:24:32, arv wrote:
Can this code duplication be prevented?
The first `else if (next == Token::ILLEGAL)` block might not be needed,
since ParseExpression should handle it. But I'm not exactly sure.
https://codereview.chromium.org/857433004/
--
--
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.