whatwg / webidl

Web IDL Standard
https://webidl.spec.whatwg.org/
Other
403 stars 162 forks source link

Update 'Creating a sequence from an iterable' to use new iterator AOs #1409

Closed linusg closed 3 months ago

linusg commented 3 months ago

GetIterator no longer exists in this form (it tries to obtain the method when passed sync or async), and IteratorStep/IteratorValue have been merged into a single AO for convenience.


Preview | Diff