Searched refs:JS_PortIsNan (Results 1 – 4 of 4) sorted by relevance
607 if (JS_PortIsNan(dRet)) in MakeRegularDate()611 if (JS_PortIsNan(dRet)) in MakeRegularDate()1129 if (JS_PortIsNan(dDate)) { in AFDate_FormatEx()1191 if (JS_PortIsNan(dRet)) in MakeInterDate()1220 if (bWrongFormat || JS_PortIsNan(dRet)) { in AFDate_KeystrokeEx()1570 if (JS_PortIsNan(dDate)) { in AFParseDateEx()
200 bool JS_PortIsNan(double d);
361 return !m_pDate.IsEmpty() && !JS_PortIsNan(pRuntime->ToDouble(m_pDate)); in IsValidDate()733 bool JS_PortIsNan(double d) { in JS_PortIsNan() function
435 if (!JS_PortIsNan(dDate)) { in scand()