Home
last modified time | relevance | path

Searched defs:GetTaggedObject (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dslots.h63 TaggedObject *GetTaggedObject() const in GetTaggedObject() function
Dbarriers_get-inl.h165 inline ARK_INLINE TaggedObject* Barriers::GetTaggedObject(const JSThread *thread, const void* obj, … in GetTaggedObject() function
171 inline ARK_INLINE TaggedObject* Barriers::GetTaggedObject(const JSThread *thread, const void *obj, … in GetTaggedObject() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h384 ARK_INLINE TaggedObject *GetTaggedObject() const in GetTaggedObject() function