Searched refs:MayAccessWeakGlobals (Results 1 – 2 of 2) sorted by relevance
536 while (UNLIKELY(!MayAccessWeakGlobals(self))) { in AddWeakGlobalRef()638 inline bool JavaVMExt::MayAccessWeakGlobals(Thread* self) const { in MayAccessWeakGlobals() function in art::JavaVMExt668 while (UNLIKELY(!MayAccessWeakGlobals(self))) { in DecodeWeakGlobalLocked()690 while (UNLIKELY(!MayAccessWeakGlobals(self))) { in IsWeakGlobalCleared()
177 bool MayAccessWeakGlobals(Thread* self) const