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
GcSubrootsEnumerator Class Reference
Inheritance diagram for GcSubrootsEnumerator:
Collaboration diagram for GcSubrootsEnumerator:

Public Member Functions

 GcSubrootsEnumerator (SnapshotFillerInterface *filler, V8HeapExplorer *explorer)
 
void VisitPointers (Object **start, Object **end)
 
void Synchronize (VisitorSynchronization::SyncTag tag)
 

Detailed Description

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

Constructor & Destructor Documentation

GcSubrootsEnumerator ( SnapshotFillerInterface filler,
V8HeapExplorer explorer 
)
inline

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

Member Function Documentation

void Synchronize ( VisitorSynchronization::SyncTag  tag)
inline

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

References SnapshotFillerInterface::AddEntry().

void VisitPointers ( Object **  start,
Object **  end 
)
inline

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


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