Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h86 inline bool JSObject::IsDate() const in IsDate() function
Djs_tagged_value-inl.h846 inline bool JSTaggedValue::IsDate() const in IsDate() function
Djs_hclass.h814 inline bool IsDate() const in IsDate() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3137 bool JSValueRef::IsDate() in IsDate() function in panda::JSValueRef