Searched defs:releaseObjectGroup (Results 1 – 4 of 4) sorted by relevance
/external/webkit/Source/WebCore/inspector/ | ||
D | InjectedScriptManager.cpp | 109 void InjectedScriptManager::releaseObjectGroup(const String& objectGroup) in releaseObjectGroup() function in WebCore::InjectedScriptManager |
D | InspectorRuntimeAgent.cpp | 89 void InspectorRuntimeAgent::releaseObjectGroup(ErrorString*, const String& objectGroup) in releaseObjectGroup() function in WebCore::InspectorRuntimeAgent |
D | InjectedScript.cpp | 177 void InjectedScript::releaseObjectGroup(const String& objectGroup) in releaseObjectGroup() function in WebCore::InjectedScript |
D | InjectedScriptSource.js | 121 releaseObjectGroup: function(objectGroupName) method in InjectedScript |