mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 00:22:36 +02:00
AsyncIteratorClose is now fully inlined as bytecode in ASTCodegen.cpp, using the Await bytecode op to yield naturally. The C++ implementation used synchronous await() which spins the event loop, violating assertions when execution contexts are on the stack.
142 KiB
142 KiB