Lines Matching refs:array_index
1298 for (int array_index = 0; array_index < length; array_index++) {1299 Expression* subexpr = subexprs->at(array_index);1313 Immediate(Smi::FromInt(array_index)));1316 PrepareForBailoutForId(expr->GetIdForElement(array_index),