dillon1000/react

Commit

Remove execution context check from shouldProfile (#30971)

I don't know why this is here since all these callsites are within the
CommitWork/CommitEffects helpers.

This should help with inlining.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-reconciler/src/ReactFiberCommitEffects.js ModifiedM packages/react-reconciler/src/ReactFiberCommitWork.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…