Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h98 inline bool JSObject::IsDate() const in IsDate() function
Djs_tagged_value-inl.h876 inline bool JSTaggedValue::IsDate() const in IsDate() function
Djs_hclass.h926 inline bool IsDate() const in IsDate() function
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md1997 ### IsDate subsection
Djsnapi_expo.cpp474 bool JSValueRef::IsDate() in IsDate() function in panda::JSValueRef