Home
last modified time | relevance | path

Searched defs:IsWeak (Results 1 – 11 of 11) 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.h163 ARK_INLINE bool IsWeak() const in IsWeak() function
Djs_thread.h794 inline bool IsWeak(uintptr_t addr) const in IsWeak() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
Dbecommon.h60 bool IsWeak() const in IsWeak() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h554 bool CopyableGlobal<T>::IsWeak() const in IsWeak() function
599 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.h277 bool IsWeak() const in IsWeak() function
Dmir_function.h268 bool IsWeak() const in IsWeak() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5351 bool JSNApi::IsWeak(const EcmaVM *vm, uintptr_t localAddress) in IsWeak() function in panda::JSNApi