https://codereview.chromium.org/880253004/diff/1/src/parser.cc
File src/parser.cc (right):
https://codereview.chromium.org/880253004/diff/1/src/parser.cc#newcode1078
src/parser.cc:1078: result = expression->AsFunctionLiteral();
Why are setting parsing_lazy_arrow_parameters_ to true and false so far
apart (conceptually)? Can we set it to false right after ParseExpression
here? (Then it would be trivial to see that it is actually set back to
false after we're done.)
https://codereview.chromium.org/880253004/
--
--
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.