SamplingHeapProfileNode

sealed external interface SamplingHeapProfileNode(source)

Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes.

Properties

Link copied to clipboard
abstract var callFrame: CallFrame

Function location.

Link copied to clipboard
Link copied to clipboard
abstract var selfSize: Double

Allocations size in bytes for the node excluding children.