mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 10:37:17 +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.
19 KiB
19 KiB