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

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InjectedScriptManager.h 65 static PassOwnPtrWillBeRawPtr<InjectedScriptManager> createForPage();
InjectedScriptManager.cpp 52 PassOwnPtrWillBeRawPtr<InjectedScriptManager> InjectedScriptManager::createForPage()
InspectorController.cpp 76 , m_injectedScriptManager(InjectedScriptManager::createForPage())

Completed in 200 milliseconds