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

Public Member Functions

 RootMarkingVisitor (MarkCompactCollector *collector)
 
void VisitRootPointer (Root root, const char *description, ObjectSlot p) final
 
void VisitRootPointers (Root root, const char *description, ObjectSlot start, ObjectSlot end) final
 
- 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 860 of file mark-compact.cc.


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