Home
last modified time | relevance | path

Searched defs:ObjectType (Results 1 – 15 of 15) 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/toolchain/tooling/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/ets_frontend/ts2panda/src/base/
DtypeSystem.ts785 export class ObjectType extends BaseType { class
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h854 IrConstructor &ObjectType(ObjectType objType) in ObjectType() function
Dinst.h1974 enum ObjectType { enum
6266 … enum class ObjectType { UNKNOWN, CLASS, METHOD, CONSTANT_POOL, STRING, PANDA_FILE_OFFSET, LAST }; enum
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeSystem.h1199 explicit ObjectType(TypeExtractor *extractor, const ir::TSTypeLiteral *literalDef) in ObjectType() function
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp32 using ObjectType = RemoteObject::TypeName; typedef
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp22 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