Searched refs:MayAccessWeakGlobals (Results 1 – 2 of 2) sorted by relevance
603 while (!kUseReadBarrier && UNLIKELY(!MayAccessWeakGlobals(self))) { in AddWeakGlobalRef()707 inline bool JavaVMExt::MayAccessWeakGlobals(Thread* self) const { in MayAccessWeakGlobals() function in art::JavaVMExt737 while (UNLIKELY(!MayAccessWeakGlobals(self))) { in DecodeWeakGlobalLocked()762 while (UNLIKELY(!MayAccessWeakGlobals(self))) { in IsWeakGlobalCleared()
208 bool MayAccessWeakGlobals(Thread* self) const