Home | History | Annotate | Download | only in mips64

Lines Matching refs:array_index

1374   for (int array_index = 0; array_index < length; array_index++) {
1375 Expression* subexpr = subexprs->at(array_index);
1389 __ li(StoreDescriptor::NameRegister(), Operand(Smi::FromInt(array_index)));
1394 PrepareForBailoutForId(expr->GetIdForElement(array_index),