Closed Bug 1641359 Opened 4 years ago Closed 4 years ago

Add Iterator.from method

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: avandolder, Assigned: avandolder)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

As detailed in the Iterator Helpers proposal, add the Iterator.from method onto the Iterator global constructor, as well as the %WrapForValidIteratorPrototype% object that it depends on.

Implement Iterator.from static method from the Iterator Helpers proposal.
Involves adding a WrapForValidIterator object and prototype that is used
to wrap iterators returned by Iterator.from.

Severity: -- → N/A
Priority: -- → P3
Pushed by jorendorff@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9bcf68d2c0df
Add Iterator.from method. r=jorendorff
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
Regressions: 1644430
Type: task → enhancement
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: