Lines Matching refs:array_index
1328 for (int array_index = 0; array_index < length; array_index++) {1329 Expression* subexpr = subexprs->at(array_index);1342 __ Move(StoreDescriptor::NameRegister(), Smi::FromInt(array_index));1346 PrepareForBailoutForId(expr->GetIdForElement(array_index),