Home
last modified time | relevance | path

Searched defs:IsReference (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/runtime/include/
Dvalue.h72 bool IsReference() const in IsReference() function
/arkcompiler/runtime_core/runtime/mem/gc/reference-processor/
Dempty_reference_processor.h27 …bool IsReference([[maybe_unused]] const BaseClass *baseCls, [[maybe_unused]] const ObjectHeader *r… in IsReference() function
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dencode_bit.h113 bool IsReference() const in IsReference() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Ddatatype.h248 inline bool IsReference(Type type) in IsReference() function
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc.cpp489 bool GC::IsReference(const BaseClass *cls, const ObjectHeader *ref, const ReferenceCheckPredicateT … in IsReference() function in panda::mem::GC