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=marja@chromium.org, rossberg@chromium.org
BUG=v8:3475
LOG=N
Committed: https://code.google.com/p/v8/source/detail?r=22906
Patch Set 1 #
Total comments: 1
Patch Set 2 : ParserCheckpoint constructor takes argument #
Messages
Total messages: 6 (0 generated)
|