Home
last modified time | relevance | path

Searched defs:SetType (Results 1 – 6 of 6) sorted by relevance

/ark/runtime_core/runtime/mem/refstorage/
Dreference.h106 static Reference *SetType(Reference *ref, ObjectType type) in SetType() function
112 static Reference *SetType(uintptr_t addr, ObjectType type) in SetType() function
/ark/js_runtime/ecmascript/mem/
Dfree_object_set.h24 using SetType = int32_t; variable
/ark/runtime_core/assembler/
Dmeta.h265 void SetType(Value::Type type) in SetType() function
/ark/js_runtime/ecmascript/tooling/base/
Dpt_types.h122 RemoteObject &SetType(const std::string &type) in SetType() function
1134 BreakLocation &SetType(const std::string &type) in SetType() function
1205 Scope &SetType(const std::string &type) in SetType() function
/ark/runtime_core/runtime/mem/gc/
Dgc.h580 inline void SetType(GCType gc_type) in SetType() function
/ark/runtime_core/runtime/include/
Dclass.h351 void SetType(panda_file::Type type) in SetType() function