Lines Matching refs:one
315 // argument will overwrite one of the receivers pushed above.
776 // Set this new handler as the current one.
1148 // The bytecode offset value will be increased by one in wide and extra wide
1349 // check and the real stack limit into one by just checking for the
1509 // Note: there should always be at least one stack slot for the return
2237 // Shift arguments one slot down on the stack (overwriting the original
2246 // Copy arguments one slot higher in memory, overwriting the original
2387 // one slot up or one slot down, as needed.
2399 // len + 1, as we need one extra padding slot. If argc (without receiver) is
2728 // 1. Shift args one slot down.
2748 // 2. Shift args one slot up.
3248 // untouched, and the stub either throws an exception by jumping to one of
3508 // No more valid handles (the result handle was the last one). Restore
4030 Register one = x4;
4032 __ Mov(one, Operand(1));
4033 __ strb(one, MemOperand(is_iterable));