dillon1000/react
Commit
Browse files [hir] Don't redefine context refs in EnterSSA
Context references are special since reassignments need to update the original reference, not define a new place.
Changed paths3 files
First-parent comparisoncompiler/forget/src/SSA/EnterSSA.ts ModifiedR compiler/forget/src/__tests__/fixtures/hir/_bug.capturing-func-simple-alias.expect.md →compiler/forget/src/__tests__/fixtures/hir/capturing-func-simple-alias.expect.md RenamedR compiler/forget/src/__tests__/fixtures/hir/_bug.capturing-func-simple-alias.js →compiler/forget/src/__tests__/fixtures/hir/capturing-func-simple-alias.js RenamedPatch
Files changed
Rendering syntax-highlighted changes…