DescriptionX87: [generators] Implement Generator.prototype.return.
port dbd86408134e67551c1e66c3a7484abb628b95f7 (r33744)
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.)
BUG=
Committed: https://crrev.com/c357a87a79ce94d83443686bfd41c9c0a58936b5
Cr-Commit-Position: refs/heads/master@{#33760}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|