Home | History | Annotate | Download | only in src

Lines Matching refs:isNaN

682           if (isNaN(stepcount) || stepcount <= 0) {
755 if (isNaN(fromFrame) || fromFrame < 0) {
758 if (isNaN(toFrame) || toFrame < 0) {