Home
last modified time | relevance | path

Searched defs:subType (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_binary_op.h110 BinaryType subType = static_cast<BinaryType>(argType.GetInt()); in SubWithTSType() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dts2ets_copy.cpp144 auto *subType = klass->GetComponentType(); in VisitArray() local
280 auto *subType = klass->GetComponentType(); in VisitArray() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_nodes.cpp99 MIRType *subType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fTyIdx); in CheckNode() local
112 MIRType *subType = classType->GetFieldType(fieldID); in CheckNode() local
125 MIRType *subType = interfaceType->GetFieldType(fieldID); in CheckNode() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp1018 std::string subType; in Create() local