Searched defs:typeId (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/ets_frontend/merge_abc/protos/ |
| D | assemblyType.proto | 23 uint32 typeId = 4; field
|
| /arkcompiler/ets_runtime/ecmascript/ts_types/ |
| D | ts_type_parser.cpp | 27 … 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
|
| D | ts_type_parser.h | 60 inline GlobalTSTypeRef GetAndStoreImportGT(const JSPandaFile *jsPandaFile, uint32_t typeId, in GetAndStoreImportGT()
|
| D | ts_manager.h | 620 const std::string GetClassNameByOffset(const JSPandaFile *jsPandaFile, uint32_t typeId) const in GetClassNameByOffset()
|
| D | ts_manager.cpp | 715 BuiltinTypeId typeId = static_cast<BuiltinTypeId>(index); in GetBuiltinsName() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | debug_info_extractor.cpp | 101 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/ |
| D | type_recorder.cpp | 69 uint32_t typeId = static_cast<uint32_t>(typeOfInstruction->Get(j + 1).GetInt()); in LoadTypes() local
|
| /arkcompiler/ets_frontend/ts2panda/ts2abc/ |
| D | ts2abc.cpp | 685 std::string typeId = GetLiteralId(type - LITERALBUFFERINDEXOFFSET); in ParseFunctionTypeInfo() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|