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

#include <profile-generator.h>

Public Member Functions

 HeapObjectsSet ()
 
void Clear ()
 
bool Contains (Object *object)
 
void Insert (Object *obj)
 
const char * GetTag (Object *obj)
 
void SetTag (Object *obj, const char *tag)
 
bool is_empty () const
 

Detailed Description

Definition at line 799 of file profile-generator.h.

Constructor & Destructor Documentation

Definition at line 1588 of file profile-generator.cc.

Member Function Documentation

void Clear ( )
bool Contains ( Object object)
const char * GetTag ( Object obj)
void Insert ( Object obj)
bool is_empty ( ) const
inline
void SetTag ( Object obj,
const char *  tag 
)

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