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

Function traverseParentPath

example/webpack-es6-react/bundle.js:2301–2336  ·  view source on GitHub ↗

* Traverses the parent path between two IDs (either up or down). The IDs must * not be the same, and there must exist a parent path between them. If the * callback returns `false`, traversal is stopped. * * @param {?string} start ID at which to start traversal. * @param {?string} stop ID a

(start, stop, cb, arg, skipFirst, skipLast)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

bundle.jsFile · 0.70

Calls 2

invariantFunction · 0.70
isAncestorIDOfFunction · 0.70

Tested by

no test coverage detected