Home
last modified time | relevance | path

Searched refs:EmbedderAllocationCounter (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dmemory-reducer.cc43 heap->EmbedderAllocationCounter()); in RunInternal()
Dgc-tracer.cc339 heap_->EmbedderAllocationCounter()); in StartInSafepoint()
Dheap.h1401 size_t EmbedderAllocationCounter() const;
Dheap.cc4187 EmbedderAllocationCounter()); in IdleNotification()
7150 size_t Heap::EmbedderAllocationCounter() const { in EmbedderAllocationCounter() function in v8::internal::Heap