Home | History | Annotate | Download | only in cctest

Lines Matching refs:negative

63 using i::negative;
534 cond = masm->CheckNonNegativeSmi(rcx); // Negative smis are not positive.
540 cond = masm->CheckNonNegativeSmi(rcx); // Most negative smi is not positive.
545 cond = masm->CheckNonNegativeSmi(rcx); // "Negative" non-smi.