DescriptionMIPS: Use keyed-call inline caches in delegating yield.
Port r15111 (7de1a19)
Original commit message:
Since we can't assume anything about the shape of the iterator in a
yield* (delegating yield), use an IC to do the next() and throw()
iterator method calls.
BUG=v8:2691
TEST=mjsunit/regress/regress-2691
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|