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

  /external/webkit/Source/WebCore/bindings/v8/
V8Proxy.h 272 V8DOMWindowShell* windowShell() const { return m_windowShell.get(); }
320 RefPtr<V8DOMWindowShell> m_windowShell;
V8Proxy.cpp 198 , m_windowShell(V8DOMWindowShell::create(frame))

Completed in 71 milliseconds