DescriptionSimplify PreParser::ParsePrimaryExpression
* src/preparser.cc (PreParser::ParsePrimaryExpression): No need to check
keywords for validity as identifiers, as ParseIdentifier (called in
the fallthrough) will take care of it.
Covered by existing tests.
BUG=
Committed: http://code.google.com/p/v8/source/detail?r=13899
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|