..
annex-b-function-in-if.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
annexb-function-existing-var.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
argument-postfix-self-move.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
argument-variables.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
arguments-with-arguments-fn.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
assign-to-argument-no-tdz.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
assign-to-let-variable-tdz.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
assign-to-parameter.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
async-await-in-try-catch.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
async-await.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
async-generator-yield-await.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
async-generator-yield.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
async-return-bare.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
baseline.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
bigint-binary-literal-fold.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
bigint-constant-folding.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
bigint-large-constant-folding.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
bigint-truthiness.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
bitwise-numeric-preconvert.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
block-function-declaration-order.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
block-scoped-function-no-tdz.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
block-scoping.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
call-spread-register-order.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
captured-variables.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
catch-scope-boundary.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
chained-member-call.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
class-computed-field-lhs-name.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
class-computed-key.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
class-environment.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
class-lhs-name-no-createvariable.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
class-literal-fields.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
computed-compound-assign-register-reuse.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
computed-member-access.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
computed-member-compound-assign.txt
LibJS: Do not assume arguments cannot be clobbered
2026-03-08 15:01:07 +01:00
computed-string-object-literal.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
computed-string-to-ById.txt
LibJS: Do not assume arguments cannot be clobbered
2026-03-08 15:01:07 +01:00
computed-update-register-order.txt
LibJS: Do not assume arguments cannot be clobbered
2026-03-08 15:01:07 +01:00
condition-dead-code-elim.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
conditional-register-order.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
const-assignment-no-extra-tdz.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
const-fold-exponentiation.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
const-fold-template-literals.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
constant-fold-large-string-to-number.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
constant-fold-string-to-number.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
default-param-self-reference.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
delete-expression-register.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
delete-super-eval-order.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
delete-super-property.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
destructure-array-rest.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
destructuring-assignment-in-logical-and.txt
LibJS: Do not assume arguments cannot be clobbered
2026-03-08 15:01:07 +01:00
destructuring-assignment.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
destructuring-let-compound-assign.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
destructuring-no-base-identifier.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
destructuring-param-no-param-expressions.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
do-while-register-allocation.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
eval-prevents-locals.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
eval-same-function.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
eval-scope-optimization.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
expression-identifier-number-format.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
for-in-block-order.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
for-in-lexical-scope.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
for-in-of-lhs-patterns.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
for-in-register-lifetime.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
for-in-var-function-lhs-name.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
for-loop-break-after-if-continue.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
for-loop-scoping.txt
LibJS: Do not assume arguments cannot be clobbered
2026-03-08 15:01:07 +01:00
for-of-cond-rhs-block-order.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
for-of-continue-with-block-scope.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
for-of-iteration-env-capacity.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
for-of-iterator-close.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
for-of-rhs-precedence.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
for-try-finally-continue.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
generator-yield-call.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
generator-yield-finally.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
generator-yield-star.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
generator-yield.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
global-variables.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
if-else-register-lifetime.txt
LibJS: Do not assume arguments cannot be clobbered
2026-03-08 15:01:07 +01:00
invalid-lhs-assignment-no-dead-code.txt
LibJS: Do not assume arguments cannot be clobbered
2026-03-08 15:01:07 +01:00
invalid-lhs-forin-no-dead-code.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
lexical-env-teardown.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
local-variables.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
logical-assignment-register-order.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
logical-constant-folding.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
logical-or-in-if-condition.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
logical-or-preferred-dst.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
named-class-expression-no-lhs-name-leak.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
named-function-expression.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
nested-for-loop-completion.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
nested-member-base-identifier.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
nested-try-finally-continue.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
numeric-class-field-name.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
numeric-getter-no-lhs-name.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
numeric-index-object-literal.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
numeric-property-key.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
object-rest-computed-key.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
optional-chain-base-identifier.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
optional-chain.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
parameter-createvariable-order.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
postfix-increment-private-member.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
postfix-update-in-logical-and.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
private-identifier-access-patterns.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
private-logical-assignment-register-order.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
private-method-call-description.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
regex-literals.txt
LibJS: Do not assume arguments cannot be clobbered
2026-03-08 15:01:07 +01:00
resolve-this-caching.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
sequential-try-blocks.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
super-call-spread-register-order.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
super-computed-eval-order.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
super-computed-string-to-id.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
super-constructor-call.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
super-evaluation-order.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
super-for-of-resolve-order.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
super-length-access.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
super-method-call-order.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
super-optional-call-this.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
switch-completion-value.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
switch-local-only-let.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
switch-scoping.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
switch-with-block-scope-return.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
tagged-template-base-identifier.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
tagged-template-if-register-order.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
this-base-identifier.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
try-catch-completion-ordering.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
try-catch-finally-register.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
try-catch-scoping.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
try-catch-terminated.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
try-finally-continue.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
try-finally.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
update-member-expression.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
using-declaration-non-local-env.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
var-binding-access.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
var-env-capacity-with-param-expressions.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
var-hoisting-tdz.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
var-init-in-param-body-scope.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
var-shadow-in-default-param.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
with-return.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00
with-statement.txt
Tests/LibJS: Rebaseline bytecode tests with trailing newline diff
2026-03-08 15:01:07 +01:00