Closed
Bug 1647796
Opened 5 years ago
Closed 5 years ago
Add lazy AsyncIterator helper methods
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: e7358d9c, Assigned: avandolder)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
The Iterator Helpers proposal defines 6 lazy methods that need to be implemented on %AsyncIterator.prototype%
:
Updated•5 years ago
|
Severity: -- → N/A
Priority: -- → P3
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → avandolder
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
•
|
||
Pushed by avandolder@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5ab89a7196a3
Add lazy AsyncIterator helper methods. r=jorendorff
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•