Added methods on the Iterator global object.
Sequence multiple iterators into a single one.
https://github.com/tc39/proposal-iterator-sequencing
Construct an empty iterator.
https://github.com/tc39/proposal-joint-iteration
Added methods on the Iterator global object.