Home
last modified time | relevance | path

Searched refs:ResetAllocatedObjectSize (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-growing.cc44 void ResetAllocatedObjectSize(size_t) final;
108 void HeapGrowing::HeapGrowingImpl::ResetAllocatedObjectSize( in ResetAllocatedObjectSize() function in cppgc::internal::HeapGrowing::HeapGrowingImpl
H A Dprocess-heap-statistics.h32 void ResetAllocatedObjectSize(size_t bytes) final {
H A Dstats-collector.cc143 observer->ResetAllocatedObjectSize(marked_bytes_so_far_); in NotifyMarkingCompleted()
147 // execution of ResetAllocatedObjectSize. in NotifyMarkingCompleted()
H A Dstats-collector.h241 virtual void ResetAllocatedObjectSize(size_t) {} in ResetAllocatedObjectSize() function in cppgc::internal::final::AllocationObserver
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-heap.h154 void ResetAllocatedObjectSize(size_t) final {}

Completed in 6 milliseconds