Closed
Bug 1651683
Opened 4 years ago
Closed 4 years ago
Create an abstraction for sequential iteration of multiple iterators
Categories
(Core :: JavaScript: GC, task, P3)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
References
Details
Attachments
(1 file)
Following on from bug 1647319, we can generalise ChainedIter and use it to implement ArenaIter.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Summary: Created an abstraction for sequential iteration of multiple iterators → Create an abstraction for sequential iteration of multiple iterators
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b7a8d9f43860
Created an abstraction for sequential iteration of multiple iterators r=sfink
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 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
•