MCPcopy Create free account
hub / github.com/caseywebdev/react-list / createFunctionComponentUpdateQueue

Function createFunctionComponentUpdateQueue

docs/index.js:41368–41370  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41366 hookTypesUpdateIndexDev = -1,
41367 ignorePreviousDependencies = !1;
41368 var createFunctionComponentUpdateQueue = function () {
41369 return { lastEffect: null, events: null, stores: null, memoCache: null };
41370 };
41371 var ContextOnlyDispatcher = {
41372 readContext: readContext,
41373 use: use,

Callers 3

useMemoCacheFunction · 0.85
pushEffectFunction · 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…