Home
last modified time | relevance | path

Searched refs:restArgument (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp463 auto *const restArgument = argument->AsSpreadElement()->Argument(); in ValidateSignatureRestParams() local
464 auto *const argumentType = restArgument->Check(this); in ValidateSignatureRestParams()
469 Relation(), restArgument, argumentType, substitutedSig->RestVar()->TsType(), argument->Start(), in ValidateSignatureRestParams()

Completed in 4 milliseconds