Home
last modified time | relevance | path

Searched defs:IsWeak (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/refstorage/
Dreference.h78 bool IsWeak() const in IsWeak() function
/arkcompiler/ets_runtime/ecmascript/
Decma_global_storage.h82 bool IsWeak() const in IsWeak() function
464 inline bool IsWeak(uintptr_t addr) const in IsWeak() function
Djs_tagged_value.h211 ARK_INLINE bool IsWeak() const in IsWeak() function
Djs_thread.h624 inline bool IsWeak(uintptr_t addr) const in IsWeak() function
/arkcompiler/runtime_core/runtime/include/coretypes/
Dtagged_value.h182 inline bool IsWeak() const in IsWeak() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h1480 bool CopyableGlobal<T>::IsWeak() const in IsWeak() function
1524 bool Global<T>::IsWeak() const in IsWeak() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp525 bool JSNApi::IsWeak(const EcmaVM *vm, uintptr_t localAddress) in IsWeak() function in panda::JSNApi