Home
last modified time | relevance | path

Searched refs:clearWindowShell (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DScriptController.h164 void clearWindowShell(bool = false);
DScriptController.cpp449 void ScriptController::clearWindowShell(bool) in clearWindowShell() function in WebCore::ScriptController
/external/webkit/Source/WebCore/bindings/js/
DScriptController.h130 void clearWindowShell(bool goingIntoPageCache = false);
DScriptController.cpp178 void ScriptController::clearWindowShell(bool goingIntoPageCache) in clearWindowShell() function in WebCore::ScriptController
/external/webkit/Source/WebCore/page/
DFrame.cpp234 script()->clearWindowShell(); in ~Frame()
708 script()->clearWindowShell(); in pageDestroyed()
/external/webkit/Source/WebCore/loader/
DFrameLoader.cpp580 m_frame->script()->clearWindowShell(m_frame->document()->inPageCache()); in clear()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-29660 (WebCore::ScriptController::clearWindowShell):
1096 (WebCore::ScriptController::clearWindowShell):
1163 (WebCore::ScriptController::clearWindowShell):
10591 (WebCore::ScriptController::clearWindowShell): Detach the debugger, and
13779 (WebCore::ScriptController::clearWindowShell):
14370 (WebCore::ScriptController::clearWindowShell):
14423 (WebCore::ScriptController::clearWindowShell):
14723 (WebCore::ScriptController::clearWindowShell):
16549 (WebCore::ScriptController::clearWindowShell):
33945 (WebCore::ScriptController::clearWindowShell):
[all …]
DChangeLog-2010-05-244434 (WebCore::ScriptController::clearWindowShell):
4452 (WebCore::ScriptController::clearWindowShell): Add a new boolean parameter. Don't
22644 (WebCore::ScriptController::clearWindowShell):
DChangeLog-2009-06-165806 (WebCore::ScriptController::clearWindowShell):
21941 (WebCore::ScriptController::clearWindowShell): Clear the debugger from
24146 (WebCore::ScriptController::clearWindowShell):
87955 (WebCore::ScriptController::clearWindowShell): Let the window shell's
95405 (WebCore::ScriptController::clearWindowShell):
DChangeLog-2011-02-16726 (WebCore::ScriptController::clearWindowShell):
DChangeLog-2008-08-10653 … I removed Frame::clearScriptController() and ScriptController::clear() is now clearWindowShell()
DChangeLog-2010-12-0618154 (WebCore::ScriptController::clearWindowShell):