DescriptionClass syntax parsing
This implements parsing for ClassExpression and ClassDeclaration.
The runtime is not yet implemented and the value is currently
hard coded to undefined.
BUG=v8:3330
LOG=Y
R=dslomov@chromium.org, marja@chromium.org, rossberg@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=23988
Patch Set 1 #Patch Set 2 : Add early error checks for static prototype and get/set constructor #
Total comments: 4
Patch Set 3 : Fix IsEval... #Patch Set 4 : Classes are strict #Patch Set 5 : Extends expression is also strict #Patch Set 6 : Remove ClassDeclaration #Patch Set 7 : #Patch Set 8 : #
Total comments: 34
Patch Set 9 : Code review updates #Patch Set 10 : Remove extra scope for now #
Total comments: 1
Patch Set 11 : Add disabled test for duplicate property issue #Patch Set 12 : git rebase #
Messages
Total messages: 23 (2 generated)
|