Home | History | Annotate | Download | only in cctest

Lines Matching full:safe

1075   bool overflow = (x == Smi::kMinValue && y < 0);  // Safe approx. used.