Lines Matching refs:array_index
1288 for (int array_index = 0; array_index < length; array_index++) {1289 Expression* subexpr = subexprs->at(array_index);1303 Immediate(Smi::FromInt(array_index)));1306 PrepareForBailoutForId(expr->GetIdForElement(array_index),