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