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

https://codereview.chromium.org/1287063004/diff/60001/src/parser.cc#newcode3916
src/parser.cc:3916: parser_->Check(Token::ASSIGN)) {
How on earth does this work?  This function is called after the arrow
function arguments have been parsed, and its purpose is to transform the
already-parsed expression into parameters.  I can't see how this can
possibly do the right thing.

https://codereview.chromium.org/1287063004/

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