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

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

GcSubrootsEnumerator ( SnapshotFiller filler,
V8HeapExplorer explorer 
)
inline

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

Member Function Documentation

void Synchronize ( VisitorSynchronization::SyncTag  tag)
inline

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

References SnapshotFiller::AddEntry().

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

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


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