Home | History | Annotate | Download | only in ppc

Lines Matching refs:array_index

1340   for (int array_index = 0; array_index < length; array_index++) {
1341 Expression* subexpr = subexprs->at(array_index);
1354 Smi::FromInt(array_index));
1358 PrepareForBailoutForId(expr->GetIdForElement(array_index),