Skip to main content

Module heapprofiler

Module heapprofiler 

Source

Structs§

AddInspectedHeapObjectParams
Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions).
CollectGarbageParams
DisableParams
EnableParams
GetHeapObjectIdParams
GetHeapObjectIdReturns
GetObjectByHeapObjectIdParams
GetObjectByHeapObjectIdReturns
GetSamplingProfileParams
GetSamplingProfileReturns
SamplingHeapProfile
Sampling profile.
SamplingHeapProfileNode
Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes.
SamplingHeapProfileSample
A single sample from a sampling profile.
StartSamplingParams
StartTrackingHeapObjectsParams
StopSamplingParams
StopSamplingReturns
StopTrackingHeapObjectsParams
TakeHeapSnapshotParams

Type Aliases§

HeapSnapshotObjectId
Heap snapshot object id.