DescriptionMIPS: Implement the new semantics for 'super(...)'.
Port r24683 (b1533f6)
Original commit message:
Per the latest ES6 draft, super(...) translates into a call
to function's prototype.
BUG=v8:3330
LOG=N
R=dusan.milosavljevic@imgtec.com
Committed: https://code.google.com/p/v8/source/detail?r=24690
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|