Lines Matching full:positive
190 // Multiply a positive smi's integer value by a power of two.
210 // Is the value a positive tagged smi.
250 // Jump to label if the value is not a positive tagged smi.
260 // Jump if either or both register are not positive smi values.
299 // Negating a smi can give a negative zero or too large positive value.
398 // The src register contains a *positive* smi value. The shift is the
406 // Converts a positive smi to a negative index.