Home
last modified time | relevance | path

Searched refs:js_date2 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_date_test.cpp773 JSHandle<JSDate> js_date2 = JSDateCreateTest(thread); in ToStringCommon() local
774 SetAll2(thread, js_date2); in ToStringCommon()
775 JSTaggedValue result3 = DateAlgorithm(thread, js_date2.GetTaggedValue(), argTags, 4, type); in ToStringCommon()
778 str = str3 + GetLocalTime(js_date2); in ToStringCommon()

Completed in 2 milliseconds