Searched refs:MayAccessWeakGlobals (Results 1 – 2 of 2) sorted by relevance
221 bool MayAccessWeakGlobals(Thread* self) const
690 while (!kUseReadBarrier && UNLIKELY(!MayAccessWeakGlobals(self))) { in AddWeakGlobalRef()802 inline bool JavaVMExt::MayAccessWeakGlobals(Thread* self) const { in MayAccessWeakGlobals() function in art::JavaVMExt832 while (UNLIKELY(!MayAccessWeakGlobals(self))) { in DecodeWeakGlobalLocked()857 while (UNLIKELY(!MayAccessWeakGlobals(self))) { in IsWeakGlobalCleared()