DescriptionClasses: static should still be treated as a strict reserved word
When --harmony-classes is enabled we did not treat static as a
strict reserved word.
BUG=v8:3642
LOG=Y
R=rossberg@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=25087
Patch Set 1 : #Patch Set 2 : cleanup #
Total comments: 6
Patch Set 3 : Move handling of identifiers into IdentifierIsFutureStrictReserved #Patch Set 4 : Use let and not eval. Add tests that covers this too #
Total comments: 1
Messages
Total messages: 18 (3 generated)
|