Searched refs:isContextInitialized (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
H A DV8DOMWindowShell.h66 bool isContextInitialized();
H A DPageScriptDebugServer.cpp99 if (!shell->isContextInitialized())
H A DScriptController.cpp305 return m_proxy->windowShell()->isContextInitialized();
H A DV8DOMWindowShell.cpp169 bool V8DOMWindowShell::isContextInitialized() function in class:WebCore::V8DOMWindowShell

Completed in 801 milliseconds