Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ getRootHostContext
Function
getRootHostContext
packages/react-art/src/ReactFiberConfigART.js:363–365 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
361
}
362
363
export
function
getRootHostContext() {
364
return
NO_CONTEXT;
365
}
366
367
export
function
getChildHostContext() {
368
return
NO_CONTEXT;
Callers
1
pushHostContainer
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected