Home | History | Annotate | Download | only in compiler

Lines Matching refs:IsTuple

854   if (type->IsTuple() && index < type->AsTuple()->Arity()) {