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
HeapEntriesMap Class Reference

#include <heap-snapshot-generator.h>

Public Member Functions

 HeapEntriesMap ()
 
int Map (HeapThing thing)
 
void Pair (HeapThing thing, int entry)
 

Friends

class HeapObjectsSet
 

Detailed Description

Definition at line 305 of file heap-snapshot-generator.h.

Constructor & Destructor Documentation

Definition at line 734 of file heap-snapshot-generator.cc.

Member Function Documentation

void Pair ( HeapThing  thing,
int  entry 
)

Friends And Related Function Documentation

friend class HeapObjectsSet
friend

Definition at line 324 of file heap-snapshot-generator.h.


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