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

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
ConsoleMessageStorage.h 26 static PassOwnPtrWillBeRawPtr<ConsoleMessageStorage> createForFrame(LocalFrame* frame)
  /external/chromium_org/third_party/WebKit/Source/core/frame/
FrameConsole.cpp 174 m_consoleMessageStorage = ConsoleMessageStorage::createForFrame(m_frame);

Completed in 78 milliseconds