Files
react/compiled/eslint-plugin-react-hooks
mofeiZ 7f9b639eec [compiler][optim] Add Effect.ConditionallyMutateIterator (#32698)
Adds Effect.ConditionallyMutateIterator, which has the following
effects:
- capture for known array, map, and sets
- mutate for all other values

An alternative to this approach could be to add polymorphic shape
definitions

DiffTrain build for [7c908bcf4e](https://github.com/facebook/react/commit/7c908bcf4e6b46135164be961972f0d756378517)
2025-03-23 20:31:44 -07:00
..