interface HeapProfiler.SamplingHeapProfileNode
Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes.
Properties Jump to heading
Function location.
Jump to headingselfSize: number
Allocations size in bytes for the node excluding children.
Child nodes.