Searched defs:restType (Results 1 – 3 of 3) sorted by relevance
265 Type *restType = allocator_->New<ArrayType>(GlobalAnyType()); in CheckFunctionRestParameter() local
266 Type *restType = Allocator()->New<ArrayType>(GlobalAnyType()); in CheckFunctionRestParameter() local
215 auto restType = expr->GetSignature()->RestVar()->TsType()->AsETSArrayType(); in ConvertRestArguments() local679 auto restType = signature->RestVar()->TsType()->AsETSArrayType(); in ConvertRestArguments() local