Home
last modified time | relevance | path

Searched refs:removeProfile (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorProfilerAgent.h82 void removeProfile(ErrorString* error, const String& type, unsigned uid);
DInspectorProfilerAgent.cpp230 void InspectorProfilerAgent::removeProfile(ErrorString*, const String& type, unsigned uid) in removeProfile() function in WebCore::InspectorProfilerAgent
/external/webkit/Source/WebCore/inspector/front-end/
DProfilesPanel.js379 ProfilerAgent.removeProfile(profile.typeId, profile.uid);
/external/webkit/Source/JavaScriptCore/
DChangeLog-2008-08-104031 (KJS::Profile::removeProfile): Increment m_stoppedCallDepth to
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0670202 (WebCore::InspectorProfilerAgent::removeProfile):
74124 (WebCore::InspectorProfilerAgent::removeProfile):
131354 (WebCore::InspectorBackend::removeProfile):
131358 (WebCore::InspectorController::removeProfile):