Searched refs:shared_old_space (Results 1 – 4 of 4) sorted by relevance
119 std::make_unique<ConcurrentAllocator>(this, heap_->shared_old_space()); in SetUp()
555 return new ConcurrentAllocator(nullptr, heap->shared_old_space()); in CreateSharedOldAllocator()
846 OldSpace* shared_old_space() { return shared_old_space_; } in shared_old_space() function
3538 return new ConcurrentAllocator(nullptr, heap->shared_old_space()); in CreateSharedOldAllocator()