dillon1000/react
Commit
Browse files [compiler] Extract reusable logic for control dominators (#35146)
The next PR needs to check if a block is controlled by a value derived from a ref. --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/react/pull/35146). * #35148 * #35147 * __->__ #35146
Changed paths2 files
First-parent comparisoncompiler/packages/babel-plugin-react-compiler/src/Inference/ControlDominators.ts AddedM compiler/packages/babel-plugin-react-compiler/src/Inference/InferReactivePlaces.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…