Searched refs:cleanupScriptObjectsForPlugin (Results 1 – 14 of 14) sorted by relevance
173 void cleanupScriptObjectsForPlugin(Widget*);
365 void ScriptController::cleanupScriptObjectsForPlugin(Widget* nativeHandle) in cleanupScriptObjectsForPlugin() function in WebCore::ScriptController
143 void cleanupScriptObjectsForPlugin(void*);
457 void ScriptController::cleanupScriptObjectsForPlugin(void* nativeHandle) in cleanupScriptObjectsForPlugin() function in WebCore::ScriptController
340 frame->script()->cleanupScriptObjectsForPlugin(this); in clearScriptObjects()
294 frame->script()->cleanupScriptObjectsForPlugin(self);343 frame->script()->cleanupScriptObjectsForPlugin(self);
2413 frame->script()->cleanupScriptObjectsForPlugin(self);
331 m_parentFrame->script()->cleanupScriptObjectsForPlugin(this); in ~PluginView()
299 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):