menu
puppeteer package
documentation
heap_profiler
HeapProfilerApi
HeapProfilerApi constructor
HeapProfilerApi
brightness_4
HeapProfilerApi
constructor
Null safety
HeapProfilerApi
(
Client
_client
)
Implementation
HeapProfilerApi(this._client);
puppeteer package
documentation
heap_profiler
HeapProfilerApi
HeapProfilerApi constructor
HeapProfilerApi class
Constructors
HeapProfilerApi
Properties
hashCode
onAddHeapSnapshotChunk
onHeapStatsUpdate
onLastSeenObjectId
onReportHeapSnapshotProgress
onResetProfiles
runtimeType
Methods
addInspectedHeapObject
collectGarbage
disable
enable
getHeapObjectId
getObjectByHeapObjectId
getSamplingProfile
noSuchMethod
startSampling
startTrackingHeapObjects
stopSampling
stopTrackingHeapObjects
takeHeapSnapshot
toString
Operators
operator ==