Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc241 void Space::AddAllocationObserver(AllocationObserver* observer) { in AddAllocationObserver() function in v8::internal::Space
340 void SpaceWithLinearArea::AddAllocationObserver(AllocationObserver* observer) { in AddAllocationObserver() function in v8::internal::SpaceWithLinearArea
Dallocation-observer.cc13 void AllocationCounter::AddAllocationObserver(AllocationObserver* observer) { in AddAllocationObserver() function in v8::internal::AllocationCounter