Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference.h81 bool IsWeak() const in IsWeak() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/mem/
Dets_reference.h51 bool IsWeak() const in IsWeak() function
/arkcompiler/ets_runtime/ecmascript/
Decma_global_storage.h85 bool IsWeak() const in IsWeak() function
472 inline bool IsWeak(uintptr_t addr) const in IsWeak() function
Djs_tagged_value.h167 ARK_INLINE bool IsWeak() const in IsWeak() function
Djs_thread.h814 inline bool IsWeak(uintptr_t addr) const in IsWeak() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h561 bool CopyableGlobal<T>::IsWeak() const in IsWeak() function
606 bool Global<T>::IsWeak() const in IsWeak() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h202 inline bool IsWeak() const in IsWeak() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_symbol.h270 bool IsWeak() const in IsWeak() function
Dmir_function.h294 bool IsWeak() const in IsWeak() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5701 bool JSNApi::IsWeak(const EcmaVM *vm, uintptr_t localAddress) in IsWeak() function in panda::JSNApi