|
| RecordMigratedSlotVisitor (MarkCompactCollector *collector) |
|
void | VisitPointer (HeapObject *host, ObjectSlot p) final |
|
void | VisitPointer (HeapObject *host, MaybeObjectSlot p) final |
|
void | VisitPointers (HeapObject *host, ObjectSlot start, ObjectSlot end) final |
|
void | VisitPointers (HeapObject *host, MaybeObjectSlot start, MaybeObjectSlot end) final |
|
void | VisitCodeTarget (Code host, RelocInfo *rinfo) override |
|
void | VisitEmbeddedPointer (Code host, RelocInfo *rinfo) override |
|
void | VisitExternalReference (Code host, RelocInfo *rinfo) final |
|
void | VisitExternalReference (Foreign *host, Address *p) final |
|
void | VisitRuntimeEntry (Code host, RelocInfo *rinfo) final |
|
void | VisitInternalReference (Code host, RelocInfo *rinfo) final |
|
virtual void | VisitCustomWeakPointers (HeapObject *host, ObjectSlot start, ObjectSlot end) |
|
virtual void | VisitCustomWeakPointer (HeapObject *host, ObjectSlot p) |
|
virtual void | VisitOffHeapTarget (Code host, RelocInfo *rinfo) |
|
virtual void | VisitRelocInfo (RelocIterator *it) |
|
Definition at line 1041 of file mark-compact.cc.
The documentation for this class was generated from the following file: