Lines Matching full:overflows
5860 if (x > (Smi::kMaxValue + 1) >> 2) return false; // Almost always overflows.6016 // Go slow on overflows (overflow bit is not set).