Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_date_test.cpp763 JSHandle<JSDate> js_date1 = JSDateCreateTest(thread); in ToStringCommon() local
764 SetAll1(thread, js_date1); in ToStringCommon()
766 JSTaggedValue result2 = DateAlgorithm(thread, js_date1.GetTaggedValue(), argTags, 4, type); in ToStringCommon()
769 str = str2 + GetLocalTime(js_date1); in ToStringCommon()

Completed in 2 milliseconds