Home
last modified time | relevance | path

Searched refs:ForAllAllocationObservers (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dstats-collector.cc83 ForAllAllocationObservers([this](AllocationObserver* observer) { in AllocatedObjectSizeSafepointImpl()
142 ForAllAllocationObservers([this](AllocationObserver* observer) { in NotifyMarkingCompleted()
291 ForAllAllocationObservers([size](AllocationObserver* observer) { in NotifyAllocatedMemory()
305 ForAllAllocationObservers([size](AllocationObserver* observer) { in NotifyFreedMemory()
H A Dstats-collector.h329 void ForAllAllocationObservers(Callback callback);
378 void StatsCollector::ForAllAllocationObservers(Callback callback) { in ForAllAllocationObservers() function in cppgc::internal::StatsCollector

Completed in 2 milliseconds