HomeSort by relevance Sort by last modified time
    Searched refs:createForPage (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/inspector/
InjectedScriptManager.h 49 static PassOwnPtr<InjectedScriptManager> createForPage();
InjectedScriptManager.cpp 47 PassOwnPtr<InjectedScriptManager> InjectedScriptManager::createForPage()
InspectorController.cpp 58 : m_injectedScriptManager(InjectedScriptManager::createForPage())

Completed in 140 milliseconds