V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::RootsReferencesExtractor Class Reference
Inheritance diagram for v8::internal::RootsReferencesExtractor:
v8::internal::RootVisitor

Public Member Functions

 RootsReferencesExtractor (V8HeapExplorer *explorer)
 
void SetVisitingWeakRoots ()
 
void VisitRootPointer (Root root, const char *description, ObjectSlot object) override
 
void VisitRootPointers (Root root, const char *description, ObjectSlot start, ObjectSlot end) override
 
- Public Member Functions inherited from v8::internal::RootVisitor
virtual void Synchronize (VisitorSynchronization::SyncTag tag)
 

Additional Inherited Members

- Static Public Member Functions inherited from v8::internal::RootVisitor
static const charRootName (Root root)
 

Detailed Description

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


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