mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: We cannot use a raw pointer here because the tree might progress right after we call to `shadowTree.tryCommit` and we will get a dangling pointer as a result. Changelog: [Internal] Fabric-specific internal change. Reviewed By: mdvacca Differential Revision: D21464832 fbshipit-source-id: 3998b39d29db672da54d4adcb6be55cd3d44d862