Home
last modified time | relevance | path

Searched refs:bindJSObjectsToWindow (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
DTestShell.h99 void bindJSObjectsToWindow(WebKit::WebFrame*);
DTestShell.cpp576 void TestShell::bindJSObjectsToWindow(WebFrame* frame) in bindJSObjectsToWindow() function in TestShell
DWebViewHost.cpp932 m_shell->bindJSObjectsToWindow(frame); in didClearWindowObject()
/external/webkit/Tools/
DChangeLog-2011-02-165782 (TestShell::bindJSObjectsToWindow):