DescriptionUnify (Pre)Parser::ParseTryStatement.
Notes:
- This makes Parser and PreParser produce the same errors with the added test
cases (this was not the case before).
- ParseBlock already does Expect(Token::LBRACE), so no need to check it twice.
BUG=v8:3126
LOG=N
R=mstarzinger@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=19212
Patch Set 1 #
Total comments: 2
Patch Set 2 : test for success #
Messages
Total messages: 3 (0 generated)
|