DescriptionPPC: [generators] Implement Generator.prototype.return.
Port dbd86408134e67551c1e66c3a7484abb628b95f7
Original commit message:
Note: This is currently only used by yield*, we still need to support it in
other places (such as for-of loops). It can be used manually of course.
(This CL does not touch the full-codegen implementation of yield* because that
code is already dead. The yield* desugaring already supports return and doesn't
need to be touched.)
R=neis@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=v8:3566
LOG=y
Committed: https://crrev.com/bedb3344aa43ebf95676c82ed050f5cb03eba623
Cr-Commit-Position: refs/heads/master@{#33754}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|