Searched refs:cleanupScriptObjectsForPlugin (Results 1 – 3 of 3) sorted by relevance
135 void cleanupScriptObjectsForPlugin(Widget*);
327 void ScriptController::cleanupScriptObjectsForPlugin(Widget* nativeHandle) in cleanupScriptObjectsForPlugin() function in WebCore::ScriptController
432 frame->script().cleanupScriptObjectsForPlugin(this); in clearScriptObjects()