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
469 inline bool IsWeak(uintptr_t addr) const in IsWeak() function
Djs_tagged_value.h153 ARK_INLINE bool IsWeak() const in IsWeak() function
Djs_thread.h678 inline bool IsWeak(uintptr_t addr) const in IsWeak() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h489 bool CopyableGlobal<T>::IsWeak() const in IsWeak() function
534 bool Global<T>::IsWeak() const in IsWeak() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
Dbecommon.h55 bool IsWeak() const in IsWeak() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h204 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.h267 bool IsWeak() const in IsWeak() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3575 bool JSNApi::IsWeak(const EcmaVM *vm, uintptr_t localAddress) in IsWeak() function in panda::JSNApi