Searched refs:hasIdForFrame (Results 1 – 3 of 3) sorted by relevance
170 bool hasIdForFrame(Frame*) const;
322 if (m_pageAgent->hasIdForFrame(frame)) { in didCommitLoad()
868 bool InspectorPageAgent::hasIdForFrame(Frame* frame) const in hasIdForFrame() function in WebCore::InspectorPageAgent