Home
last modified time | relevance | path

Searched defs:releaseObjectGroup (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInjectedScriptManager.cpp150 void InjectedScriptManager::releaseObjectGroup(const String& objectGroup) in releaseObjectGroup() function in WebCore::InjectedScriptManager
DInspectorRuntimeAgent.cpp141 void InspectorRuntimeAgent::releaseObjectGroup(ErrorString*, const String& objectGroup) in releaseObjectGroup() function in WebCore::InspectorRuntimeAgent
DInjectedScript.cpp323 void InjectedScript::releaseObjectGroup(const String& objectGroup) in releaseObjectGroup() function in WebCore::InjectedScript
DInjectedScriptSource.js284 releaseObjectGroup: function(objectGroupName) method in InjectedScript