This is the complete list of members for v8::internal::RootMarkingVisitor, including all inherited members.
collector() const | v8::internal::RootVisitor | inlinevirtual |
collector_ | v8::internal::RootMarkingVisitor | private |
MarkObjectByPointer(Root root, FullObjectSlot p) | v8::internal::RootMarkingVisitor | private |
operator=(const RootMarkingVisitor &)=delete | v8::internal::RootMarkingVisitor | |
RootMarkingVisitor(MarkCompactCollector *collector) | v8::internal::RootMarkingVisitor | explicit |
RootMarkingVisitor(const RootMarkingVisitor &)=delete | v8::internal::RootMarkingVisitor | |
RootName(Root root) | v8::internal::RootVisitor | static |
Synchronize(VisitorSynchronization::SyncTag tag) | v8::internal::RootVisitor | inlinevirtual |
VisitRootPointer(Root root, const char *description, FullObjectSlot p) final | v8::internal::RootMarkingVisitor | virtual |
VisitRootPointers(Root root, const char *description, FullObjectSlot start, FullObjectSlot end) final | v8::internal::RootMarkingVisitor | virtual |
v8::internal::RootVisitor::VisitRootPointers(Root root, const char *description, OffHeapObjectSlot start, OffHeapObjectSlot end) | v8::internal::RootVisitor | inlinevirtual |
VisitRunningCode(FullObjectSlot code_slot, FullObjectSlot istream_or_smi_zero_slot) final | v8::internal::RootMarkingVisitor | virtual |
~RootMarkingVisitor() | v8::internal::RootMarkingVisitor | |
~RootVisitor()=default | v8::internal::RootVisitor | virtual |