Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_time_format_second_test.cpp257 static JSTaggedValue JSDateTimeFormatForObject(JSThread *thread, JSTaggedValue &constructorResult) in JSDateTimeFormatForObject()
320 auto constructorResult = JSDateTimeFormatConstructor(thread, jsObj, localesString); in HWTEST_F_L0() local
413 auto constructorResult = JSDateTimeFormatConstructor(thread, jsObj, localesString); in HWTEST_F_L0() local
427 auto constructorResult = JSDateTimeFormatConstructor(thread, jsObj, localesString); in HWTEST_F_L0() local
463 auto constructorResult = JSDateTimeFormatConstructor(thread, optionsObj, localesString); in HWTEST_F_L0() local