Searched refs:GetPrimaryFreeListSpace (Results 1 – 2 of 2) sorted by relevance
78 CHECK(space == GetHeap()->GetPrimaryFreeListSpace() || in BindBitmaps()165 promo_dest_space_ = GetHeap()->GetPrimaryFreeListSpace(); in InitializePhase()360 DCHECK(space == heap_->GetNonMovingSpace() || space == heap_->GetPrimaryFreeListSpace()) in MarkReachableObjects()
720 space::MallocSpace* GetPrimaryFreeListSpace() { in GetPrimaryFreeListSpace() function