Searched refs:MayAccessWeakGlobals (Results 1 – 2 of 2) sorted by relevance
220 bool MayAccessWeakGlobals(Thread* self) const
681 while (!kUseReadBarrier && UNLIKELY(!MayAccessWeakGlobals(self))) { in AddWeakGlobalRef()793 inline bool JavaVMExt::MayAccessWeakGlobals(Thread* self) const { in MayAccessWeakGlobals() function in art::JavaVMExt823 while (UNLIKELY(!MayAccessWeakGlobals(self))) { in DecodeWeakGlobalLocked()848 while (UNLIKELY(!MayAccessWeakGlobals(self))) { in IsWeakGlobalCleared()