Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h92 inline bool JSObject::IsDate() const in IsDate() function
Djs_tagged_value-inl.h698 inline bool JSTaggedValue::IsDate() const in IsDate() function
Djs_hclass.h1138 inline bool IsDate() const in IsDate() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md1999 ### IsDate subsection
Djsnapi_expo.cpp646 bool JSValueRef::IsDate(const EcmaVM *vm) in IsDate() function in panda::JSValueRef