DescriptionRewind additional parser state when reinterpreting arrow arguments
The new ParserCheckpoint mechanism resets some state, notably the
bailout ID counter but also some statement counters (only applicable
once we get "do" expressions) when we decide to reinterpret a comma
expression as arrow function arguments.
R=rossberg@chromium.org, marja@chromium.org
BUG=v8:3475
LOG=N
Committed: https://code.google.com/p/v8/source/detail?r=22925
Patch Set 1 #Patch Set 2 : Remove extra line #
Messages
Total messages: 4 (0 generated)
|