Searched defs:isNotNanOrInf (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ | ||
| H A D | builtins_number_stub_builder.cpp | 216 BRANCH(DoubleIsNanOrInf(f), &retFalse, &isNotNanOrInf);
in IsSafeInteger() local |
Completed in 2 milliseconds