https://codereview.chromium.org/160073006/diff/520001/src/scanner.h
File src/scanner.h (right):

https://codereview.chromium.org/160073006/diff/520001/src/scanner.h#newcode767
src/scanner.h:767: }
Btw, I don't think this state machine works anyway, for example:

(foo, bar, (baz, quux) => { ... });

Could you add tests for such cases, to verify that the stuff inside is
correctly identified as an arrow function (e.g., that the appropriate
errors are produced).

https://codereview.chromium.org/160073006/

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