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