| /external/v8/src/snapshot/ |
| D | serializer.cc | 925 void VisitEmbeddedPointer(Code host, RelocInfo* target) { in VisitEmbeddedPointer() function in v8::internal::Serializer::ObjectSerializer::RelocInfoObjectPreSerializer 953 void Serializer::ObjectSerializer::VisitEmbeddedPointer(Code host, in VisitEmbeddedPointer() function in v8::internal::Serializer::ObjectSerializer
|
| D | deserializer.cc | 636 void Deserializer::RelocInfoVisitor::VisitEmbeddedPointer(Code host, in VisitEmbeddedPointer() function in v8::internal::Deserializer::RelocInfoVisitor
|
| /external/v8/src/heap/ |
| D | marking-visitor-inl.h | 88 void MarkingVisitorBase<ConcreteVisitor, MarkingState>::VisitEmbeddedPointer( in VisitEmbeddedPointer() function
|
| D | mark-compact.cc | 227 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::__anon5b4405900111::FullMarkingVerifier 367 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::__anon5b4405900111::FullEvacuationVerifier 1024 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::MarkCompactCollector::CustomRootBodyMarkingVisitor 1206 inline void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::RecordMigratedSlotVisitor 2761 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::PointersUpdatingVisitor 4162 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::__anon5b4405901311::YoungGenerationMarkingVerifier 4229 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::__anon5b4405901311::YoungGenerationEvacuationVerifier 4279 V8_INLINE void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) final { in VisitEmbeddedPointer() function in v8::internal::YoungGenerationMarkingVisitor 4386 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) final { in VisitEmbeddedPointer() function in v8::internal::YoungGenerationRecordMigratedSlotVisitor
|
| D | scavenger-inl.h | 460 void ScavengeVisitor::VisitEmbeddedPointer(Code host, RelocInfo* rinfo) { in VisitEmbeddedPointer() function
|
| D | scavenger.cc | 48 V8_INLINE void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) final { in VisitEmbeddedPointer() function in v8::internal::IterateAndScavengePromotedObjectsVisitor
|
| D | concurrent-marking.cc | 194 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) final { in VisitEmbeddedPointer() function in v8::internal::ConcurrentMarkingVisitor::SlotSnapshottingVisitor
|
| D | object-stats.cc | 114 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::FieldStatsCollector
|
| D | heap.cc | 3473 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::SlotCollectingVisitor 4086 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::SlotVerifyingVisitor 5809 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) final { in VisitEmbeddedPointer() function in v8::internal::UnreachableObjectsFilter::MarkingVisitor 6331 void VerifyPointersVisitor::VisitEmbeddedPointer(Code host, RelocInfo* rinfo) { in VisitEmbeddedPointer() function in v8::internal::VerifyPointersVisitor
|
| /external/v8/src/profiler/ |
| D | heap-snapshot-generator.cc | 737 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::IndexedReferencesExtractor
|