Structs

Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions). addInspectedHeapObject

Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions). addInspectedHeapObject

If heap objects tracking has been started then backend may send update for one or more fragments heapStatsUpdate

If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. lastSeenObjectId

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

A single sample from a sampling profile. SamplingHeapProfileSample