Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_time_format_first_test.cpp71 …atic JSTaggedValue AtomicsAlgorithm(JSThread *thread, JSHandle<JSDateTimeFormat>& jsDateTimeFormat, in AtomicsAlgorithm()
106 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in FormatCommon() local
150 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
166 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
187 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
207 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
Dbuiltins_date_time_format_second_test.cpp40 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
158 …JSHandle<JSDateTimeFormat> jsDateTimeFormat = JSHandle<JSDateTimeFormat>(thread, constructorResult… in JSDateTimeFormatForObject() local
321 …JSHandle<JSDateTimeFormat> jsDateTimeFormat = JSHandle<JSDateTimeFormat>(thread, constructorResult… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp406 JSHandle<JSDateTimeFormat> jsDateTimeFormat(JSNApiHelper::ToJSHandle(this)); in GetFormatFunction() local