Lines Matching full:isnan
64 if (mirror.isNumber() && isNaN(mirror.value()) &&65 typeof value == 'number' && isNaN(value)) {2426 if (isNaN(value)) {