mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-24 09:52:31 +00:00
Iterator.from creates an Iterator from either an existing iterator or an iterator-like object. In the latter case, it sets the prototype of the returned iterator to WrapForValidIteratorPrototype to wrap around the iterator-like object's iteration methods. |
||
---|---|---|
.. | ||
AggregateError | ||
Array | ||
ArrayBuffer | ||
Atomics | ||
BigInt | ||
Boolean | ||
DataView | ||
Date | ||
DisposableStack | ||
Error | ||
FinalizationRegistry | ||
Function | ||
functions | ||
Infinity | ||
Intl | ||
Iterator | ||
JSON | ||
Map | ||
Math | ||
NaN | ||
Number | ||
Object | ||
Promise | ||
Proxy | ||
Reflect | ||
RegExp | ||
Set | ||
ShadowRealm | ||
String | ||
SuppressedError | ||
Symbol | ||
Temporal | ||
TypedArray | ||
WeakMap | ||
WeakRef | ||
WeakSet |