Home
last modified time | relevance | path

Searched refs:installDOMWindow (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DV8WindowShell.h102 bool installDOMWindow();
DV8WindowShell.cpp226 if (!installDOMWindow()) { in initializeIfNeeded()
301 bool V8WindowShell::installDOMWindow() in installDOMWindow() function in WebCore::V8WindowShell