Click or drag to resize

SamplingHeapProfileNode Properties

Version 102.0.100

The SamplingHeapProfileNode type exposes the following members.

Properties
  NameDescription
Public propertyCallFrame
Function location.
Public propertyChildren
Child nodes.
Public propertyId
Node id. Ids are unique across all profiles collected between startSampling and stopSampling.
Public propertySelfSize
Allocations size in bytes for the node excluding children.
Top
See Also