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.h454 inline bool JSTaggedValue::IsJSDateTimeFormat() const in IsJSDateTimeFormat() function
Djs_hclass.h1122 inline bool IsJSDateTimeFormat() const in IsJSDateTimeFormat() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp915 bool JSValueRef::IsJSDateTimeFormat(const EcmaVM *vm) in IsJSDateTimeFormat() function in panda::JSValueRef