| /third_party/node/deps/v8/src/heap/ |
| D | mark-compact.cc | 270 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::__anonefd3b5670111::FullMarkingVerifier 449 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::__anonefd3b5670111::FullEvacuationVerifier 1213 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::MarkCompactCollector::CustomRootBodyMarkingVisitor 1283 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::MarkCompactCollector::SharedHeapObjectVisitor 1501 inline void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::RecordMigratedSlotVisitor 3352 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::PointersUpdatingVisitor 3423 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override {} in VisitEmbeddedPointer() function in v8::internal::ClientHeapVerifier 4916 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::__anonefd3b5671b11::YoungGenerationMarkingVerifier 4995 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::__anonefd3b5671b11::YoungGenerationEvacuationVerifier 5056 V8_INLINE void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) final { in VisitEmbeddedPointer() function in v8::internal::YoungGenerationMarkingVisitor [all …]
|
| D | marking-visitor-inl.h | 113 void MarkingVisitorBase<ConcreteVisitor, MarkingState>::VisitEmbeddedPointer( in VisitEmbeddedPointer() function
|
| D | scavenger-inl.h | 488 void ScavengeVisitor::VisitEmbeddedPointer(Code host, RelocInfo* rinfo) { in VisitEmbeddedPointer() function
|
| D | scavenger.cc | 73 V8_INLINE void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) final { in VisitEmbeddedPointer() function in v8::internal::IterateAndScavengePromotedObjectsVisitor
|
| D | concurrent-marking.cc | 228 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) final { in VisitEmbeddedPointer() function in v8::internal::ConcurrentMarkingVisitor::SlotSnapshottingVisitor
|
| D | object-stats.cc | 109 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::FieldStatsCollector
|
| D | heap.cc | 4005 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::SlotCollectingVisitor 4704 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::SlotVerifyingVisitor 6565 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) final { in VisitEmbeddedPointer() function in v8::internal::UnreachableObjectsFilter::MarkingVisitor 7103 void VerifyPointersVisitor::VisitEmbeddedPointer(Code host, RelocInfo* rinfo) { in VisitEmbeddedPointer() function in v8::internal::VerifyPointersVisitor
|
| /third_party/node/deps/v8/src/snapshot/ |
| D | serializer.cc | 1021 void VisitEmbeddedPointer(Code host, RelocInfo* target) { in VisitEmbeddedPointer() function in v8::internal::Serializer::ObjectSerializer::RelocInfoObjectPreSerializer 1049 void Serializer::ObjectSerializer::VisitEmbeddedPointer(Code host, in VisitEmbeddedPointer() function in v8::internal::Serializer::ObjectSerializer
|
| D | deserializer.cc | 790 void DeserializerRelocInfoVisitor::VisitEmbeddedPointer(Code host, in VisitEmbeddedPointer() function in v8::internal::DeserializerRelocInfoVisitor
|
| /third_party/node/deps/v8/src/profiler/ |
| D | heap-snapshot-generator.cc | 1014 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::IndexedReferencesExtractor
|