Searched refs:IsDateObject (Results 1 – 2 of 2) sorted by relevance
79 FX_BOOL IsDateObject() const;
249 FX_BOOL CJS_Value::IsDateObject() const { in IsDateObject() function in CJS_Value272 if (IsDateObject()) { in ConvertToDate()