Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h459 inline bool JSTaggedValue::IsJSRelativeTimeFormat() const in IsJSRelativeTimeFormat() function
Djs_hclass.h1127 inline bool IsJSRelativeTimeFormat() const in IsJSRelativeTimeFormat() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp921 bool JSValueRef::IsJSRelativeTimeFormat(const EcmaVM *vm) in IsJSRelativeTimeFormat() function in panda::JSValueRef