Searched refs:GetMaxCapacity (Results 1 – 2 of 2) sorted by relevance
163 size_t GetMaxCapacity() const REQUIRES(Locks::jit_lock_) { in GetMaxCapacity() function
1065 if (private_region_.GetCurrentCapacity() == private_region_.GetMaxCapacity()) { in ShouldDoFullCollection()