Home
last modified time | relevance | path

Searched defs:AllocatedSizeIncreased (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dprocess-heap-statistics.h39 void AllocatedSizeIncreased(size_t bytes) final { in AllocatedSizeIncreased() function
Dstats-collector.h247 virtual void AllocatedSizeIncreased(size_t) {} in AllocatedSizeIncreased() function