Files
ladybird/Userland/Libraries/LibJS/Runtime/AsyncFromSyncIterator.cpp
davidot 064c8be627 LibJS: Add AsyncFromSyncIteratorPrototype and Async-From-Sync instances
Until we have actual iterator records we have to store the sync iterator
as the raw object.
2021-11-29 15:20:07 +00:00

1.0 KiB