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.cpp156 static JSTaggedValue JSDateTimeFormatForObject(JSThread *thread, JSTaggedValue &constructorResult) in JSDateTimeFormatForObject()
213 auto constructorResult = JSDateTimeFormatConstructor(thread, jsObj, localesString); in HWTEST_F_L0() local
306 auto constructorResult = JSDateTimeFormatConstructor(thread, jsObj, localesString); in HWTEST_F_L0() local
320 auto constructorResult = JSDateTimeFormatConstructor(thread, jsObj, localesString); in HWTEST_F_L0() local
356 auto constructorResult = JSDateTimeFormatConstructor(thread, optionsObj, localesString); in HWTEST_F_L0() local