Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference.h81 bool IsWeak() const in IsWeak() function
/arkcompiler/runtime_core/common_interfaces/objects/
Dref_field.h120 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.h87 bool IsWeak() const in IsWeak() function
494 inline bool IsWeak(uintptr_t addr) const in IsWeak() function
Djs_tagged_value.h169 ARK_INLINE bool IsWeak() const in IsWeak() function
Djs_thread.h944 inline bool IsWeak(uintptr_t addr) 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/napi/include/
Djsnapi_expo.h2109 bool CopyableGlobal<T>::IsWeak() const in IsWeak() function
2154 bool Global<T>::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/dfx/hprof/rawheap_translate/
Drawheap_translate.cpp532 bool RawHeapTranslateV1::IsWeak(uint64_t addr) in IsWeak() function in rawheap_translate::RawHeapTranslateV1
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5999 bool JSNApi::IsWeak(const EcmaVM *vm, uintptr_t localAddress) in IsWeak() function in panda::JSNApi