Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/profiler/
Dsampling-heap-profiler.cc65 heap_->AddAllocationObserversToAllSpaces(&allocation_observer_, in SamplingHeapProfiler()
/third_party/node/deps/v8/src/heap/
Dincremental-marking.cc180 heap_->AddAllocationObserversToAllSpaces(&old_generation_observer_, in Start()
Dheap.h1517 void AddAllocationObserversToAllSpaces(
Dheap.cc1128 void Heap::AddAllocationObserversToAllSpaces( in AddAllocationObserversToAllSpaces() function in v8::internal::Heap
5878 AddAllocationObserversToAllSpaces(stress_marking_observer_, in SetUpSpaces()
5956 AddAllocationObserversToAllSpaces( in NotifyDeserializationComplete()