Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmark-compact.cc270 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 …]
Dmarking-visitor-inl.h113 void MarkingVisitorBase<ConcreteVisitor, MarkingState>::VisitEmbeddedPointer( in VisitEmbeddedPointer() function
Dscavenger-inl.h488 void ScavengeVisitor::VisitEmbeddedPointer(Code host, RelocInfo* rinfo) { in VisitEmbeddedPointer() function
Dscavenger.cc73 V8_INLINE void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) final { in VisitEmbeddedPointer() function in v8::internal::IterateAndScavengePromotedObjectsVisitor
Dconcurrent-marking.cc228 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) final { in VisitEmbeddedPointer() function in v8::internal::ConcurrentMarkingVisitor::SlotSnapshottingVisitor
Dobject-stats.cc109 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::FieldStatsCollector
Dheap.cc4005 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/
Dserializer.cc1021 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
Ddeserializer.cc790 void DeserializerRelocInfoVisitor::VisitEmbeddedPointer(Code host, in VisitEmbeddedPointer() function in v8::internal::DeserializerRelocInfoVisitor
/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.cc1014 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) override { in VisitEmbeddedPointer() function in v8::internal::IndexedReferencesExtractor