Searched defs:releaseObjectGroup (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/inspector/ | ||
D | InjectedScriptManager.cpp | 150 void InjectedScriptManager::releaseObjectGroup(const String& objectGroup) in releaseObjectGroup() function in WebCore::InjectedScriptManager |
D | InspectorRuntimeAgent.cpp | 141 void InspectorRuntimeAgent::releaseObjectGroup(ErrorString*, const String& objectGroup) in releaseObjectGroup() function in WebCore::InspectorRuntimeAgent |
D | InjectedScript.cpp | 323 void InjectedScript::releaseObjectGroup(const String& objectGroup) in releaseObjectGroup() function in WebCore::InjectedScript |
D | InjectedScriptSource.js | 284 releaseObjectGroup: function(objectGroupName) method in InjectedScript |