Searched refs:RemoveInlineAllocationObserver (Results 1 – 5 of 5) sorted by relevance
867 new_space->RemoveInlineAllocationObserver(&observer1); in UNINITIALIZED_TEST()888 new_space->RemoveInlineAllocationObserver(&observer2); in UNINITIALIZED_TEST()919 new_space->RemoveInlineAllocationObserver(&observer1); in UNINITIALIZED_TEST()920 new_space->RemoveInlineAllocationObserver(&observer2); in UNINITIALIZED_TEST()
942 heap_->new_space()->RemoveInlineAllocationObserver(&observer_); in Stop()971 heap_->new_space()->RemoveInlineAllocationObserver(&observer_); in Finalize()
2827 void RemoveInlineAllocationObserver(InlineAllocationObserver* observer);
1677 void NewSpace::RemoveInlineAllocationObserver( in AllocateChunk() function in v8::internal::NewSpace
5270 new_space()->RemoveInlineAllocationObserver(idle_scavenge_observer_); in TearDown()