Home
last modified time | relevance | path

Searched refs:clearForNavigation (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DV8WindowShell.h78 void clearForNavigation();
DScriptController.cpp492 m_windowShell->clearForNavigation(); in clearWindowShell()
494 iter->value->clearForNavigation(); in clearWindowShell()
DV8WindowShell.cpp126 void V8WindowShell::clearForNavigation() in clearForNavigation() function in WebCore::V8WindowShell