Home
last modified time | relevance | path

Searched defs:ObjectType (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsIndexedAccessType.h39 const Expression *ObjectType() const in ObjectType() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsIndexedAccessType.h35 const TypeNode *ObjectType() const in ObjectType() function
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference.h35 enum class ObjectType : uint8_t { enum
/arkcompiler/runtime_core/common_interfaces/objects/
Dbase_object_dispatcher.h28 enum class ObjectType : uint8_t { STATIC = 0x0, DYNAMIC, UNKNOWN }; enum
/arkcompiler/toolchain/tooling/dynamic/test/
Ddebugger_returns_test.cpp32 using ObjectType = RemoteObject::TypeName; typedef
Ddebugger_events_test.cpp26 using ObjectType = RemoteObject::TypeName; typedef
Ddebugger_params_test.cpp33 using ObjectType = RemoteObject::TypeName; typedef
Ddebugger_types_test.cpp33 using ObjectType = RemoteObject::TypeName; typedef
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h856 IrConstructor &ObjectType(ObjectType objType) in ObjectType() function
Dinst.h1881 enum ObjectType { enum
5956 enum class ObjectType { enum
/arkcompiler/toolchain/tooling/dynamic/agent/
Ddebugger_impl.cpp28 using ObjectType = RemoteObject::TypeName; typedef
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.cpp21 using ObjectType = RemoteObject::TypeName; typedef
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js18463 get ObjectType() { getter
20995 get ObjectType() { getter
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument