DescriptionMIPS: Delegating yield does not re-box result objects.
Port r15113 (9d28761)
Delegating yield (yield*) should just pass on the iterator results it
receives instead of re-boxing them.
TEST=mjsunit/harmony/generators-iteration
BUG=
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|