Searched refs:PushOnThreadLocalAllocationStack (Results 1 – 4 of 4) sorted by relevance
275 if (UNLIKELY(!self->PushOnThreadLocalAllocationStack(obj->Ptr()))) { in PushOnAllocationStack()
3254 DCHECK(!self->PushOnThreadLocalAllocationStack(obj->Ptr())); in PushOnThreadLocalAllocationStackWithInternalGC()3274 CHECK(self->PushOnThreadLocalAllocationStack(obj->Ptr())); // Must succeed. in PushOnThreadLocalAllocationStackWithInternalGC()
436 inline bool Thread::PushOnThreadLocalAllocationStack(mirror::Object* obj) { in PushOnThreadLocalAllocationStack() function
1461 bool PushOnThreadLocalAllocationStack(mirror::Object* obj)