Commit fe03c56
authored
[Fiber] Extract Functions that Call User Space and Host Configs in Commit to Separate Modules (#30881)
This is mostly just moves and same code extracted into utility
functions.
This is to help clarify what needs to be wrapped in try/catch and
runWithFiberInDEV. I'll do the runWithFiberInDEV changes in a follow up.
This leaves ReactCommitWork mostly to do matching on the tag and the
recursive loops.1 parent a06cd9e commit fe03c56
3 files changed
Lines changed: 1459 additions & 1220 deletions
File tree
- packages/react-reconciler/src
0 commit comments