Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dheap.cc729 class Heap::AllocationTrackerForDebugging final class in v8::internal::Heap
737 explicit AllocationTrackerForDebugging(Heap* heap) : heap_(heap) { in AllocationTrackerForDebugging() function in v8::internal::Heap::AllocationTrackerForDebugging