Home
last modified time | relevance | path

Searched refs:AllocatedSizeDecreased (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dprocess-heap-statistics.h43 void AllocatedSizeDecreased(size_t bytes) final {
H A Dstats-collector.cc306 observer->AllocatedSizeDecreased(static_cast<size_t>(size)); in NotifyFreedMemory()
309 // AllocatedSizeDecreased() must not trigger GC. in NotifyFreedMemory()
H A Dstats-collector.h248 virtual void AllocatedSizeDecreased(size_t) {} in AllocatedSizeDecreased() function in cppgc::internal::final::AllocationObserver

Completed in 3 milliseconds