Searched refs:AddAllocationObserver (Results 1 – 3 of 3) sorted by relevance
956 V8_EXPORT_PRIVATE virtual void AddAllocationObserver(2067 V8_EXPORT_PRIVATE void AddAllocationObserver(
1493 void Space::AddAllocationObserver(AllocationObserver* observer) { in AllocateChunk() function in v8::internal::Space2411 void SpaceWithLinearArea::AddAllocationObserver(AllocationObserver* observer) { in AllocateChunk() function in v8::internal::SpaceWithLinearArea2413 Space::AddAllocationObserver(observer); in AllocateChunk()
750 space->AddAllocationObserver(new_space_observer); in AddAllocationObserversToAllSpaces()752 space->AddAllocationObserver(observer); in AddAllocationObserversToAllSpaces()4772 new_space()->AddAllocationObserver(idle_scavenge_observer_); in SetUp()4785 new_space()->AddAllocationObserver(stress_scavenge_observer_); in SetUp()