Home
last modified time | relevance | path

Searched refs:ToHourCycleEcmaString (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_date_time_format.cpp771 JSHandle<JSTaggedValue> ToHourCycleEcmaString(JSThread *thread, HourCycleOption hc) in ToHourCycleEcmaString() function
901 hcValue = ToHourCycleEcmaString(thread, dateTimeFormat->GetHourCycle()); in ResolvedOptions()