Home
last modified time | relevance | path

Searched defs:timeValue (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_date.cpp465 ExtractDateFields(JSThread *thread, uint32_t &length, EcmaRuntimeCallInfo *argv, JSTaggedValue &timeValue) ExtractDateFields() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Ddate_parse.cpp28 TimeValue timeValue; in ParseDateString() local
92 bool DateParse::ParseIsoDateTime(DateProxy *proxy, DayValue *dayValue, TimeValue *timeValue, TimeZone *timeZone) in ParseIsoDateTime() argument
180 ParseLegacyDates(DateProxy *proxy, DayValue *dayValue, TimeValue *timeValue, TimeZone *timeZone) ParseLegacyDates() argument
[all...]
H A Dobject_fast_operator-inl.h871 double timeValue = JSDate::TimeClip(JSDate::MakeDate(day, 0)); in FastParseDate() local

Completed in 4 milliseconds