Searched refs:AtomicPushBackIgnoreGrowthLimit (Results 1 – 2 of 2) sorted by relevance
77 bool AtomicPushBackIgnoreGrowthLimit(T* value) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in AtomicPushBackIgnoreGrowthLimit() function
2783 CHECK(allocation_stack_->AtomicPushBackIgnoreGrowthLimit(*obj)); in PushOnAllocationStackWithInternalGC()2801 CHECK(allocation_stack_->AtomicPushBackIgnoreGrowthLimit(*obj)); in PushOnThreadLocalAllocationStackWithInternalGC()