ladybird/Tests/LibJS/Bytecode
Andreas Kling b0b0275e9e LibJS: Add bytecode test for switch statement completion values
The completion value of a switch case is incorrectly reset to undefined
when a statement without a result (like a variable declaration) follows
an expression statement. This will be fixed in the next commit.
2026-02-19 12:02:50 +01:00
..
expected LibJS: Add bytecode test for switch statement completion values 2026-02-19 12:02:50 +01:00
input LibJS: Add bytecode test for switch statement completion values 2026-02-19 12:02:50 +01:00
output LibJS: Move tests to /Tests/LibJS 2026-01-22 07:46:48 -05:00