Searched defs:tupleElementType (Results 1 – 3 of 3) sorted by relevance
299 Type *tupleElementType = GetTypeFromTupleByIndex(it->AsObjectType()->AsTupleType()); in CreateArrayTypeForRest() local322 Type *tupleElementType = GetTypeFromTupleByIndex(tuple); in CreateTupleTypeForRest() local
304 Type *tupleElementType = GetTypeFromTupleByIndex(it->AsObjectType()->AsTupleType()); in CreateArrayTypeForRest() local326 Type *tupleElementType = GetTypeFromTupleByIndex(tuple); in CreateTupleTypeForRest() local
895 auto *tupleElementType = objectType->AsETSTupleType()->GetTypeAtIndex(indexValue); in CompileComputed() local