Searched refs:clearForClose (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
H A DV8DOMWindowShell.h76 void clearForClose();
H A DV8Proxy.cpp199 clearForClose();
227 proxy->clearForClose();
624 void V8Proxy::clearForClose() function in class:WebCore::V8Proxy
627 windowShell()->clearForClose();
H A DV8Proxy.h142 void clearForClose();
H A DV8DOMWindowShell.cpp206 void V8DOMWindowShell::clearForClose() function in class:WebCore::V8DOMWindowShell
/external/webkit/Source/WebKit/chromium/src/
H A DFrameLoaderClientImpl.cpp262 m_webFrame->frame()->script()->proxy()->clearForClose();

Completed in 169 milliseconds