| ProfileNode Properties | 
The ProfileNode type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CallFrame | 
            Function location.
             | 
|  | Children | 
            Child node ids.
             | 
|  | DeoptReason | 
            The reason of being not optimized. The function may be deoptimized or marked as don't
            optimize.
             | 
|  | HitCount | 
            Number of samples where this node was on top of the call stack.
             | 
|  | Id | 
            Unique id of the node.
             | 
|  | PositionTicks | 
            An array of source position ticks.
             | 
 See Also
See Also