Files
serenity/Userland/Libraries/LibJS/Bytecode/ASTCodegen.cpp
Andreas Kling ea3e9c1b3c LibJS: Fix crash in bytecode generator on https://twinings.co.uk/
If the current block has already been terminated, we should just skip
creating a per-iteration environment.

(cherry picked from commit 9a7e6158afedee8f169f10040a79db95a4e9aebc)
2024-07-29 07:57:19 -04:00

167 KiB