Closed
Bug 1745120
Opened 4 years ago
Closed 2 years ago
Update AsyncFromSyncIterator spec comments
Categories
(Core :: JavaScript Engine, enhancement, P5)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
117 Branch
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
Details
Attachments
(1 file)
bug 1724123 fixes the spec comments for async generator.
the remaining things in AsyncIteration.cpp is AsyncFromSyncIterator and AsyncIterator
| Assignee | ||
Comment 1•2 years ago
|
||
Also reflects the change from
https://github.com/tc39/ecma262/commit/1245393a97add44b7ca832366d7df79da30d9a98
which removes the unreachable TypeError.
Updated•2 years ago
|
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/210224ca7394
Update AsyncFromSyncIterator spec steps. r=anba
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•