MCPcopy Create free account
hub / github.com/Huxpro/js-module-7day / traverseAllChildrenImpl

Function traverseAllChildrenImpl

example/webpack/bundle.js:1916–2046  ·  view source on GitHub ↗

* @param {?*} children Children tree container. * @param {!string} nameSoFar Name of the key path so far. * @param {!number} indexSoFar Number of children encountered until this point. * @param {!function} callback Callback to invoke with each child found. * @param {?*} traverseContext Used

(
	  children,
	  nameSoFar,
	  indexSoFar,
	  callback,
	  traverseContext
	)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

traverseAllChildrenFunction · 0.70

Calls 4

getComponentKeyFunction · 0.70
getIteratorFnFunction · 0.70
wrapUserProvidedKeyFunction · 0.70
invariantFunction · 0.70

Tested by

no test coverage detected