Closed
Bug 907738
Opened 11 years ago
Closed 11 years ago
Implement ES6 delegating yield
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 666396
People
(Reporter: wingo, Unassigned)
References
Details
"yield*" in a function* will delegate to another generator. We need to implement this.
Blocks: harmony:generators
Reporter | ||
Comment 1•11 years ago
|
||
Found an older bug for this one, dupping to that.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•