Home
last modified time | relevance | path

Searched defs:collection_type (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dmarking-verifier.cc36 HeapBase& heap, Heap::Config::CollectionType collection_type, in MarkingVerifierBase()
178 Heap::Config::CollectionType collection_type) in MarkingVerifier()
Dgarbage-collector.h64 CollectionType collection_type = CollectionType::kMajor; member
Dmarker.h55 const CollectionType collection_type = CollectionType::kMajor; member
Dstats-collector.cc110 void StatsCollector::NotifyMarkingStarted(CollectionType collection_type, in NotifyMarkingStarted()
Dstats-collector.h108 CollectionType collection_type = CollectionType::kMajor; member
/third_party/node/deps/v8/src/heap/cppgc-js/
Dunified-heap-marking-verifier.cc60 cppgc::internal::Heap::Config::CollectionType collection_type) in UnifiedHeapMarkingVerifier()
Dcpp-heap.cc532 void CppHeap::InitializeTracing(CollectionType collection_type, in InitializeTracing()
742 void CppHeap::CollectGarbageForTesting(CollectionType collection_type, in CollectGarbageForTesting()