diff options
author | davidot <davidot@serenityos.org> | 2021-11-23 15:56:12 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-11-29 15:20:07 +0000 |
commit | b3699029e2d91ae3bb2e023e8e83d3afc6c19232 (patch) | |
tree | 9c80b27d5b88bb9e61e9a70b5a6c6f587e0b49a5 /Userland/Libraries/LibChess | |
parent | 064c8be6274123630be67f8c91163eae2596381c (diff) | |
download | serenity-b3699029e2d91ae3bb2e023e8e83d3afc6c19232.zip |
LibJS: Implement the async versions of iterator operations
Since AsyncIteratorClose and IteratorClose differ only in that the async
version awaits the inner value we just implement them with an enum flag
to switch just that behavior.
Diffstat (limited to 'Userland/Libraries/LibChess')
0 files changed, 0 insertions, 0 deletions