- compiler/crates/react_fixtures/tests/fixtures/constant-propagation.js
- compiler/crates/react_fixtures/tests/fixtures/constant-propagation-constant-if-condition.js
- compiler/crates/react_fixtures/tests/fixtures/destructure-array.js
- compiler/crates/react_fixtures/tests/fixtures/destructure-object.js
- compiler/crates/react_fixtures/tests/fixtures/error.assign-to-global.js
- compiler/crates/react_fixtures/tests/fixtures/for-statement.js
- compiler/crates/react_fixtures/tests/fixtures/function-expressions.js
- compiler/crates/react_fixtures/tests/fixtures/identifiers.js
- compiler/crates/react_fixtures/tests/fixtures/if-statement.js
- compiler/crates/react_fixtures/tests/fixtures/simple.js
- compiler/crates/react_fixtures/tests/fixtures/simple-function.js
- compiler/crates/react_fixtures/tests/fixtures/simple-ssa.js
- compiler/crates/react_fixtures/tests/fixtures/ssa-reassign-if.js
- compiler/crates/react_fixtures/tests/fixtures/use-memo.js