* @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 not stored for this graph (policy: none)
no test coverage detected