Searched refs:nodeFound (Results 1 – 1 of 1) sorted by relevance
71 const nodeFound = child.findDfs(targetNodeFilter); constant72 if (nodeFound) return nodeFound;