V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::AllocationTraceNode Class Reference

Public Member Functions

 AllocationTraceNode (AllocationTraceTree *tree, unsigned function_info_index)
 
AllocationTraceNodeFindChild (unsigned function_info_index)
 
AllocationTraceNodeFindOrAddChild (unsigned function_info_index)
 
void AddAllocation (unsigned size)
 
unsigned function_info_index () const
 
unsigned allocation_size () const
 
unsigned allocation_count () const
 
unsigned id () const
 
const std::vector< AllocationTraceNode * > & children () const
 
void Print (int indent, AllocationTracker *tracker)
 

Detailed Description

Definition at line 26 of file allocation-tracker.h.


The documentation for this class was generated from the following files: