dillon1000/react
Commit
Browse files Account for stores that can occur in object/array literals
Changed paths11 files
First-parent comparisoncompiler/forget/src/HIR/InferAliasForStores.ts ModifiedM compiler/forget/src/HIR/InferReferenceEffects.ts ModifiedA compiler/forget/src/__tests__/fixtures/hir/assignment-variations-complex-lvalue-array.expect.md AddedA compiler/forget/src/__tests__/fixtures/hir/assignment-variations-complex-lvalue-array.js AddedM compiler/forget/src/__tests__/fixtures/hir/assignment-variations-complex-lvalue.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/mutable-lifetime-with-aliasing.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/ssa-property-call.expect.md ModifiedA compiler/forget/src/__tests__/fixtures/hir/store-via-call.expect.md AddedA compiler/forget/src/__tests__/fixtures/hir/store-via-call.js AddedA compiler/forget/src/__tests__/fixtures/hir/store-via-new.expect.md AddedA compiler/forget/src/__tests__/fixtures/hir/store-via-new.js AddedPatch
Files changed
Rendering syntax-highlighted changes…