MCPcopy Create free account
hub / github.com/danizep/react-timeless / traverseAllChildrenImpl

Function traverseAllChildrenImpl

examples/bundle.js:11451–11525  ·  view source on GitHub ↗

* @param {?*} children Children tree container. * @param {!string} nameSoFar Name of the key path so far. * @param {!function} callback Callback to invoke with each child found. * @param {?*} traverseContext Used to pass information throughout the traversal * process. * @return {!number} T

(children, nameSoFar, callback, traverseContext)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

traverseAllChildrenFunction · 0.85

Calls 3

getComponentKeyFunction · 0.85
getIteratorFnFunction · 0.85
invariantFunction · 0.85

Tested by

no test coverage detected