v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AllocationTraceTree Class Reference

#include <allocation-tracker.h>

Public Member Functions

 AllocationTraceTree ()
 
 ~AllocationTraceTree ()
 
AllocationTraceNodeAddPathFromEnd (const Vector< unsigned > &path)
 
AllocationTraceNoderoot ()
 
unsigned next_node_id ()
 
void Print (AllocationTracker *tracker)
 

Detailed Description

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

Constructor & Destructor Documentation

Definition at line 97 of file allocation-tracker.cc.

Definition at line 103 of file allocation-tracker.cc.

Member Function Documentation

unsigned next_node_id ( )
inline

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

void Print ( AllocationTracker tracker)
AllocationTraceNode* root ( )
inline

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