Home
last modified time | relevance | path

Searched defs:IsJSDateTimeFormat (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h483 inline bool JSTaggedValue::IsJSDateTimeFormat() const in IsJSDateTimeFormat() function
Djs_hclass.h1163 inline bool IsJSDateTimeFormat() const in IsJSDateTimeFormat() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp931 bool JSValueRef::IsJSDateTimeFormat(const EcmaVM *vm) in IsJSDateTimeFormat() function in panda::JSValueRef