Searched defs:IsDate (Results 1 – 5 of 5) sorted by relevance
92 inline bool JSObject::IsDate() const in IsDate() function
664 inline bool JSTaggedValue::IsDate() const in IsDate() function
1097 inline bool IsDate() const in IsDate() function
1999 ### IsDate subsection
617 bool JSValueRef::IsDate(const EcmaVM *vm) in IsDate() function in panda::JSValueRef