Searched refs:JS_PortIsNan (Results 1 – 4 of 4) sorted by relevance
756 if (JS_PortIsNan(dRet)) { in MakeRegularDate()761 if (JS_PortIsNan(dRet)) { in MakeRegularDate()1334 if (JS_PortIsNan(dDate)) { in AFDate_FormatEx()1409 if (JS_PortIsNan(dRet)) { in MakeInterDate()1440 if (bWrongFormat || JS_PortIsNan(dRet)) { in AFDate_KeystrokeEx()1836 if (JS_PortIsNan(dDate)) { in AFParseDateEx()
208 bool JS_PortIsNan(double d);
486 return !JS_PortIsNan(FXJS_ToNumber(m_pJSRuntime->GetIsolate(), m_pDate)); in IsValidDate()865 bool JS_PortIsNan(double d) { in JS_PortIsNan() function
506 if (!JS_PortIsNan(dDate)) { in scand()