Home
last modified time | relevance | path

Searched defs:IsHeapObject (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dobject_accessor.h133 static bool IsHeapObject(ObjectPointerType v) in IsHeapObject() function
138 static bool IsHeapObject(coretypes::TaggedType v) in IsHeapObject() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h197 ARK_INLINE bool IsHeapObject() const in IsHeapObject() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h227 inline bool IsHeapObject() const in IsHeapObject() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h390 bool IsHeapObject() const in IsHeapObject() function
1244 bool IsHeapObject() const in IsHeapObject() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.cpp551 bool RawHeapTranslate::IsHeapObject(uint64_t addr) in IsHeapObject() function in rawheap_translate::RawHeapTranslate
/arkcompiler/ets_runtime/ecmascript/compiler/
Dshare_gate_meta_data.h610 bool IsHeapObject() const in IsHeapObject() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp1133 bool JSValueRef::IsHeapObject() in IsHeapObject() function in panda::JSValueRef