Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ getPublicInstance
Function
getPublicInstance
packages/react-art/src/ReactFiberConfigART.js:346–348 ·
view source on GitHub ↗
(instance)
Source
from the content-addressed store, hash-verified
344
}
345
346
export
function
getPublicInstance(instance) {
347
return
instance;
348
}
349
350
export
function
prepareForCommit() {
351
// Noop
Callers
9
collectScopedNodes
Function · 0.90
collectFirstScopedNode
Function · 0.90
commitRootCallbacks
Function · 0.90
commitAttachRef
Function · 0.90
findHostInstance
Function · 0.90
findHostInstanceWithWarning
Function · 0.90
getPublicRootInstance
Function · 0.90
findHostInstanceWithNoPortals
Function · 0.90
compareDocumentPositionForEmptyFragment
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected