ladybird/Tests/LibJS/Bytecode/expected
Andreas Kling 4e1d6faf0e Tests: Rebaseline bytecode tests after unwind context removal
EnterUnwindContext is now Jump and LeaveUnwindContext is gone, which
shifts bytecode offsets in try/catch/finally tests.
2026-02-09 16:35:39 +01:00
..
annex-b-function-in-if.txt LibJS: Replace implicit environment stack with explicit registers 2026-02-09 16:35:39 +01:00
baseline.txt LibJS: Replace implicit environment stack with explicit registers 2026-02-09 16:35:39 +01:00
block-scoping.txt LibJS: Replace implicit environment stack with explicit registers 2026-02-09 16:35:39 +01:00
class-environment.txt LibJS: Replace implicit environment stack with explicit registers 2026-02-09 16:35:39 +01:00
condition-dead-code-elim.txt LibJS: Replace implicit environment stack with explicit registers 2026-02-09 16:35:39 +01:00
const-fold-template-literals.txt LibJS: Replace implicit environment stack with explicit registers 2026-02-09 16:35:39 +01:00
eval-same-function.txt LibJS: Replace implicit environment stack with explicit registers 2026-02-09 16:35:39 +01:00
eval-scope-optimization.txt LibJS: Replace implicit environment stack with explicit registers 2026-02-09 16:35:39 +01:00
for-loop-scoping.txt LibJS: Replace implicit environment stack with explicit registers 2026-02-09 16:35:39 +01:00
named-function-expression.txt LibJS: Replace implicit environment stack with explicit registers 2026-02-09 16:35:39 +01:00
sequential-try-blocks.txt Tests: Rebaseline bytecode tests after unwind context removal 2026-02-09 16:35:39 +01:00
switch-scoping.txt LibJS: Replace implicit environment stack with explicit registers 2026-02-09 16:35:39 +01:00
try-catch-scoping.txt Tests: Rebaseline bytecode tests after unwind context removal 2026-02-09 16:35:39 +01:00
try-finally-continue.txt Tests: Rebaseline bytecode tests after unwind context removal 2026-02-09 16:35:39 +01:00
try-finally.txt Tests: Rebaseline bytecode tests after unwind context removal 2026-02-09 16:35:39 +01:00
with-statement.txt LibJS: Replace implicit environment stack with explicit registers 2026-02-09 16:35:39 +01:00