Home | History | Annotate | Download | only in heap

Lines Matching refs:AllocationObserver

124 class IdleScavengeObserver : public AllocationObserver {
127 : AllocationObserver(step_size), heap_(heap) {}
744 AllocationObserver* observer, AllocationObserver* new_space_observer) {
758 AllocationObserver* observer, AllocationObserver* new_space_observer) {
5785 void AllocationObserver::AllocationStep(int bytes_allocated,