Home
last modified time | relevance | path

Searched refs:ProfilerDispatcher (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DProfilesPanel.js136 … InspectorBackend.registerDomainDispatcher("Profiler", new WebInspector.ProfilerDispatcher(this));
798 WebInspector.ProfilerDispatcher = function(profiler) class in WebInspector
803 WebInspector.ProfilerDispatcher.prototype = {
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1617464 (WebInspector.ProfilerDispatcher.prototype.setRecordingProfile):
17465 (WebInspector.ProfilerDispatcher.prototype.reportHeapSnapshotProgress):
26196 (WebInspector.ProfilerDispatcher):
26197 (WebInspector.ProfilerDispatcher.prototype.profilerWasEnabled):
26198 (WebInspector.ProfilerDispatcher.prototype.profilerWasDisabled):
26199 (WebInspector.ProfilerDispatcher.prototype.resetProfiles):
26200 (WebInspector.ProfilerDispatcher.prototype.addProfileHeader):
26201 (WebInspector.ProfilerDispatcher.prototype.addHeapSnapshotChunk):
26202 (WebInspector.ProfilerDispatcher.prototype.finishHeapSnapshot):
26203 (WebInspector.ProfilerDispatcher.prototype.setRecordingProfile):