Searched refs:cleanupScriptObjectsForPlugin (Results 1 – 14 of 14) sorted by relevance
162 void cleanupScriptObjectsForPlugin(Widget*);
356 void ScriptController::cleanupScriptObjectsForPlugin(Widget* nativeHandle) in cleanupScriptObjectsForPlugin() function in WebCore::ScriptController
137 void cleanupScriptObjectsForPlugin(void*);
406 void ScriptController::cleanupScriptObjectsForPlugin(void* nativeHandle) in cleanupScriptObjectsForPlugin() function in WebCore::ScriptController
252 frame->script()->cleanupScriptObjectsForPlugin(self);298 frame->script()->cleanupScriptObjectsForPlugin(self);
2381 frame->script()->cleanupScriptObjectsForPlugin(self);
230 frame->script()->cleanupScriptObjectsForPlugin(this); in clearScriptObjects()
313 m_parentFrame->script()->cleanupScriptObjectsForPlugin(this); in ~PluginView()
191 frame->script()->cleanupScriptObjectsForPlugin(m_pluginView);
4259 ScriptController::cleanupScriptObjectsForPlugin() in
3261 Call cleanupScriptObjectsForPlugin on the frame after destroying the plug-in.
68160 The V8 ScriptController's cleanupScriptObjectsForPlugin should take a68165 (WebCore::ScriptController::cleanupScriptObjectsForPlugin):74013 (WebCore::ScriptController::cleanupScriptObjectsForPlugin):
22820 Add Frame::cleanupScriptObjectsForPlugin which will invalidate the root object22825 (WebCore::Frame::cleanupScriptObjectsForPlugin):
672 (WebCore::ScriptController::cleanupScriptObjectsForPlugin):