MCPcopy Index your code
hub / github.com/caseywebdev/react-list / markNodeAsHoistable

Function markNodeAsHoistable

docs/index.js:4383–4385  ·  view source on GitHub ↗
(node)

Source from the content-addressed store, hash-verified

4381 return resources;
4382}
4383function markNodeAsHoistable(node) {
4384 node[internalHoistableMarker] = !0;
4385}
4386var allNativeEvents = new Set(),
4387 registrationNameDependencies = {};
4388function registerTwoPhaseEvent(registrationName, dependencies) {

Callers 12

beginWorkFunction · 0.85
preconnectAsFunction · 0.85
preloadFunction · 0.85
preloadModuleFunction · 0.85
preinitStyleFunction · 0.85
preinitScriptFunction · 0.85
preinitModuleScriptFunction · 0.85
preloadStylesheetFunction · 0.85
acquireResourceFunction · 0.85
suspendResourceFunction · 0.85
index.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…