mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 13:02:09 +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.
18 KiB
18 KiB