Home | History | Annotate | Download | only in src

Lines Matching full:isinf

4057   if (isinf(value)) {
4079 if (isinf(value)) {
4104 if (isinf(value)) {
4129 if (isinf(value)) {
7351 if (isinf(x) && isinf(y)) {
7437 result = (isinf(x)) ? V8_INFINITY
7440 result = (isinf(x)) ? 0