Home
last modified time | relevance | path

Searched defs:VisitEmbeddedPointer (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/heap/
Dmark-compact-inl.h222 MarkingState>::VisitEmbeddedPointer(Code* host, in VisitEmbeddedPointer() function
Dmark-compact.cc202 void VisitEmbeddedPointer(Code* host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::__anon40461b4e0111::FullMarkingVerifier
1098 inline void VisitEmbeddedPointer(Code* host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::RecordMigratedSlotVisitor
2238 void VisitEmbeddedPointer(Code* host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::PointersUpdatingVisitor
3687 void VisitEmbeddedPointer(Code* host, RelocInfo* rinfo) final { in VisitEmbeddedPointer() function in v8::internal::YoungGenerationRecordMigratedSlotVisitor
Dheap.cc3942 void VisitEmbeddedPointer(Code* host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::SlotVerifyingVisitor
/external/v8/src/snapshot/
Dserializer.cc778 void Serializer<AllocatorT>::ObjectSerializer::VisitEmbeddedPointer( in VisitEmbeddedPointer() function in v8::internal::Serializer::ObjectSerializer
/external/v8/src/
Dobjects.cc14340 void ObjectVisitor::VisitEmbeddedPointer(Code* host, RelocInfo* rinfo) { in VisitEmbeddedPointer() function in v8::internal::ObjectVisitor