Home
last modified time | relevance | path

Searched defs:IsDate (Results 1 – 4 of 4) sorted by relevance

/ark/js_runtime/ecmascript/
Djs_object-inl.h94 inline bool JSObject::IsDate() const in IsDate() function
Djs_tagged_value-inl.h638 inline bool JSTaggedValue::IsDate() const in IsDate() function
Djs_hclass.h569 inline bool IsDate() const in IsDate() function
/ark/js_runtime/ecmascript/napi/
Djsnapi.cpp1882 bool JSValueRef::IsDate() in IsDate() function in panda::JSValueRef