Click or drag to resize

ProfileNode Properties

Version 102.0.100

The ProfileNode type exposes the following members.

Properties
  NameDescription
Public propertyCallFrame
Function location.
Public propertyChildren
Child node ids.
Public propertyDeoptReason
The reason of being not optimized. The function may be deoptimized or marked as don't optimize.
Public propertyHitCount
Number of samples where this node was on top of the call stack.
Public propertyId
Unique id of the node.
Public propertyPositionTicks
An array of source position ticks.
Top
See Also