Searched defs:IsWeak (Results 1 – 5 of 5) sorted by relevance
85 bool IsWeak() const in IsWeak() function469 inline bool IsWeak(uintptr_t addr) const in IsWeak() function
213 ARK_INLINE bool IsWeak() const in IsWeak() function
636 inline bool IsWeak(uintptr_t addr) const in IsWeak() function
1606 bool CopyableGlobal<T>::IsWeak() const in IsWeak() function1651 bool Global<T>::IsWeak() const in IsWeak() function
763 bool JSNApi::IsWeak(const EcmaVM *vm, uintptr_t localAddress) in IsWeak() function in panda::JSNApi