Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc/
H A Dprocess-heap-statistics.h39 void AllocatedSizeIncreased(size_t bytes) final {
H A Dstats-collector.cc292 observer->AllocatedSizeIncreased(static_cast<size_t>(size)); in NotifyAllocatedMemory()
295 // AllocatedSizeIncreased() must not trigger GC. in NotifyAllocatedMemory()
H A Dstats-collector.h247 virtual void AllocatedSizeIncreased(size_t) {} in AllocatedSizeIncreased() function in cppgc::internal::final::AllocationObserver

Completed in 2 milliseconds