DescriptionImplement the new semantics for 'super(...)'
Per the latest ES6 draft, super(...) translates into a call
to function's prototype.
R=arv@chromium.org, ishell@chromium.org, verwaest@chromium.org
BUG=v8:3330
LOG=N
Committed: https://code.google.com/p/v8/source/detail?r=24683
Patch Set 1 #Patch Set 2 : Platform ports finished #
Total comments: 7
Patch Set 3 : CR feedback #
Total comments: 2
Patch Set 4 : CR feedback #
Messages
Total messages: 8 (0 generated)
|