Descriptionsuper is only allowed in methods, accessors and constructor
super() is only allowed in a class constructor.
super.p is allowed in methods, accessors and constructors.
The parser now checks the FunctionState to see what kind of function
we are currently inside.
BUG=v8:3330
LOG=N
R=dslomov@chromium.org, marja@chromium.org
Committed: https://crrev.com/9acfd4fe0825afb9284327327ed7edc185994e02
Cr-Commit-Position: refs/heads/master@{#26557}
Patch Set 1 #Patch Set 2 : further test cleanup #
Total comments: 5
Patch Set 3 : better test #Patch Set 4 : git rebase #Patch Set 5 : Use i:: to qualify function name #
Messages
Total messages: 22 (7 generated)
|