Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc245 void Space::RemoveAllocationObserver(AllocationObserver* observer) { in RemoveAllocationObserver() function in v8::internal::Space
350 void SpaceWithLinearArea::RemoveAllocationObserver( in RemoveAllocationObserver() function in v8::internal::SpaceWithLinearArea
Dallocation-observer.cc43 void AllocationCounter::RemoveAllocationObserver(AllocationObserver* observer) { in RemoveAllocationObserver() function in v8::internal::AllocationCounter