DescriptionClasses: Partial fix for constructor not calling super
Introduce two new function kind, one for default constructor and one
for default constructor call super. Then when we are about to pares
these we just generate the correct AST in source.
BUG=v8:3661, v8:3672
LOG=Y
R=dslomov@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=25222
Patch Set 1 #
Total comments: 2
Patch Set 2 : Set the position of the default constructor to the position of the class #Patch Set 3 : #Patch Set 4 : remove todo #
Messages
Total messages: 7 (1 generated)
|