Home | History | Annotate | Download | only in heap

Lines Matching refs:new_space_

2963       : new_space_(new_space) {
2964 new_space_->PauseInlineAllocationObservers();
2967 new_space_->ResumeInlineAllocationObservers();
2971 NewSpace* new_space_;