Home | History | Annotate | Download | only in src

Lines Matching refs:V8_INFINITY

259     double result = ((x == 0.0) ^ (y > 0)) ? V8_INFINITY : 0;