Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ startSuspendingCommit
Function
startSuspendingCommit
packages/react-art/src/ReactFiberConfigART.js:612–614 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
610
}
611
612
export
function
startSuspendingCommit() {
613
return
null;
614
}
615
616
export
function
suspendInstance(state, instance,
type
, props) {}
617
Callers
1
commitRootWhenReady
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected