Searched refs:nodeToPush (Results 1 – 1 of 1) sorted by relevance
524 int InspectorDOMAgent::pushNodePathToFrontend(Node* nodeToPush) in pushNodePathToFrontend() argument526 ASSERT(nodeToPush); // Invalid input in pushNodePathToFrontend()534 int result = m_documentNodeToIdMap.get(nodeToPush); in pushNodePathToFrontend()538 Node* node = nodeToPush; in pushNodePathToFrontend()567 return map->get(nodeToPush); in pushNodePathToFrontend()