Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/snapshot/mem/
Dslot_bit.cpp23 uint8_t SerializeHelper::GetObjectType(TaggedObject *objectHeader) in GetObjectType() function in panda::ecmascript::SerializeHelper
Dslot_bit.h89 uint8_t GetObjectType() const in GetObjectType() function
/ark/runtime_core/runtime/mem/refstorage/
Dreference_storage.cpp90 Reference::ObjectType ReferenceStorage::GetObjectType(const Reference *ref) in GetObjectType() function in panda::mem::ReferenceStorage
/ark/js_runtime/ecmascript/
Djs_hclass.h284 inline JSType GetObjectType() const in GetObjectType() function
/ark/js_runtime/ecmascript/compiler/
Dstub-inl.h1078 GateRef Stub::GetObjectType(GateRef hClass) in GetObjectType() function