Searched refs:isDebuggerPaused (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorInstrumentation.h119 static bool isDebuggerPaused(Frame*);
537 inline bool InspectorInstrumentation::isDebuggerPaused(Frame* frame) function in class:WebCore::InspectorInstrumentation
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DDocumentLoader.cpp361 ASSERT(!m_frame->page()->defersLoading() || InspectorInstrumentation::isDebuggerPaused(m_frame));

Completed in 133 milliseconds