Searched refs:nextChild (Results 1 – 5 of 5) sorted by relevance
221 … VIdx nextChild = state.childIdx + 1 < NumVertices() ? state.childIdx + 1 : Graph::INVALID_V_IDX; in DfsVisitChildren() local222 dfsStack.push(DfsState {state.currentIdx, nextChild}); in DfsVisitChildren()
68 console.log('the child or nextChild is null');
517 console.log('the child or nextChild is null');