mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +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