Home
last modified time | relevance | path

Searched refs:NotifyAllocation (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dobject-allocator.cc83 stats_collector.NotifyAllocation(new_size); in ReplaceLinearAllocationBuffer()
101 stats_collector.NotifyAllocation(size); in AllocateLargeObject()
Dstats-collector.cc41 void StatsCollector::NotifyAllocation(size_t bytes) { in NotifyAllocation() function in cppgc::internal::StatsCollector
Dstats-collector.h262 void NotifyAllocation(size_t);