Home
last modified time | relevance | path

Searched defs:stats_collector_ (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dheap-growing.cc55 StatsCollector* stats_collector_; member in cppgc::internal::HeapGrowing::HeapGrowingImpl
Dobject-allocator.h79 StatsCollector& stats_collector_; variable
Dobject-allocator.cc237 StatsCollector& stats_collector_; in ResetLinearAllocationBuffers() member in cppgc::internal::ObjectAllocator::ResetLinearAllocationBuffers::Resetter
Dheap-base.h251 std::unique_ptr<StatsCollector> stats_collector_; variable
Dstats-collector.h211 StatsCollector* const stats_collector_; variable
Dsweeper.cc1023 StatsCollector* const stats_collector_; member in cppgc::internal::Sweeper::SweeperImpl