mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
d118acbb84a22809c8feb8b12c793db40c1db36d
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. DiffTrain build for commit https://github.com/facebook/react/commit/fe03c56d1e51379a18676b04cf185e76f04cd457.
[Fiber] Extract Functions that Call User Space and Host Configs in Commit to Separate Modules (#30881)
react-fbsource-import
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%