dillon1000/react

Commit

[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
Browse files
Changed paths2 files
First-parent comparison
A compiler/packages/babel-plugin-react-compiler/src/Inference/ControlDominators.ts AddedM compiler/packages/babel-plugin-react-compiler/src/Inference/InferReactivePlaces.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…