Files
ladybird/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp
Hendiadyoin1 c8e4499b08 LibJS: Make return control flow more static
With this only `ContinuePendingUnwind` needs to dynamically check if a
scheduled return needs to go through a `finally` block, making the
interpreter loop a bit nicer
2024-05-15 04:25:14 +02:00

111 KiB