LGTM. Didn't look at the parser and only glimpsed over the test coverage. Sorry for the long delay, wasn't aware this CL was waiting on sign-off from my end.
Feel free to ping me when I don't respond.

https://codereview.chromium.org/938443002/diff/450001/src/compiler/ast-loop-assignment-analyzer.cc
File src/compiler/ast-loop-assignment-analyzer.cc (right):

https://codereview.chromium.org/938443002/diff/450001/src/compiler/ast-loop-assignment-analyzer.cc#newcode198
src/compiler/ast-loop-assignment-analyzer.cc:198: void
ALAA::VisitSpread(Spread* e) { Visit(e->expression()); }
nit: Should be UNREACHABLE as well, correct?

https://codereview.chromium.org/938443002/

--
--
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