Home
last modified time | relevance | path

Searched defs:typeId (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/merge_abc/protos/
DassemblyType.proto23 uint32 typeId = 4; field
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp27 … TSTypeParser::CreateGT(const JSPandaFile *jsPandaFile, const CString &recordName, uint32_t typeId) in CreateGT()
43 GlobalTSTypeRef TSTypeParser::ParseBuiltinObjType(uint32_t typeId) in ParseBuiltinObjType()
56 …TSTypeParser::ParseType(const JSPandaFile *jsPandaFile, const CString &recordName, uint32_t typeId) in ParseType()
97 JSHandle<TaggedArray> literal, uint32_t typeId) in ResolveImportType()
135 JSHandle<TaggedArray> literal, TSTypeKind kind, uint32_t typeId) in ParseNonImportType()
176 … const JSHandle<TaggedArray> &literal, uint32_t typeId) in ParseClassType()
266 auto typeId = literal->Get(index++).GetInt(); in ParseInterfaceType() local
330 auto typeId = literal->Get(index++).GetInt(); in ParseFunctionType() local
487 uint32_t typeId = static_cast<uint32_t>(target.GetInt()); in GenerateExportTableFromRecord() local
Dts_type_parser.h60 inline GlobalTSTypeRef GetAndStoreImportGT(const JSPandaFile *jsPandaFile, uint32_t typeId, in GetAndStoreImportGT()
Dts_manager.h620 const std::string GetClassNameByOffset(const JSPandaFile *jsPandaFile, uint32_t typeId) const in GetClassNameByOffset()
Dts_manager.cpp715 BuiltinTypeId typeId = static_cast<BuiltinTypeId>(index); in GetBuiltinsName() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Ddebug_info_extractor.cpp101 bool HandleStartLocal(int32_t regNumber, uint32_t nameId, [[maybe_unused]] uint32_t typeId) in HandleStartLocal()
108 …bool HandleStartLocalExtended(int32_t regNumber, uint32_t nameId, [[maybe_unused]] uint32_t typeId, in HandleStartLocalExtended()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_recorder.cpp69 uint32_t typeId = static_cast<uint32_t>(typeOfInstruction->Get(j + 1).GetInt()); in LoadTypes() local
/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp685 std::string typeId = GetLiteralId(type - LITERALBUFFERINDEXOFFSET); in ParseFunctionTypeInfo() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property