mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
e3d076194c1d662001d9342c2d72d9b1e929ade7
Allows assigning a ref-accessing function to an object so long as that
object is not subsequently transitively mutated. We should likely
rewrite the ref validation to use the new mutation/aliasing effects,
which would provide a more consistent behavior across instruction types
and require fewer special cases like this.
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/34026).
* #34027
* __->__ #34026
DiffTrain build for [04a7a61918](https://github.com/facebook/react/commit/04a7a61918522734a083bff37843865d7815d466)
react-fbsource-import
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%