Home
last modified time | relevance | path

Searched defs:typeKey (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_plural_rules_test.cpp112 JSHandle<JSTaggedValue> typeKey = globalConst->GetHandledStyleString(); in HWTEST_F_L0() local
H A Djs_displaynames_test.cpp84 JSHandle<JSTaggedValue> typeKey = globalConst->GetHandledTypeString(); in SetOptionProperties() local
198 JSHandle<JSTaggedValue> typeKey = globalConst->GetHandledTypeString(); in HWTEST_F_L0() local
H A Djs_list_format_test.cpp103 JSHandle<JSTaggedValue> typeKey = globalConst->GetHandledTypeString(); in SetFormatterOptionsTest() local
246 JSHandle<JSTaggedValue> typeKey = globalConst->GetHandledTypeString(); in HWTEST_F_L0() local
H A Djs_date_time_format_second_test.cpp149 JSHandle<JSTaggedValue> typeKey = globalConst->GetHandledTypeString(); in HWTEST_F_L0() local
180 void CheckOther(JSThread *thread, JSHandle<JSArray>& dateTimeArray, JSHandle<JSTaggedValue>& typeKey, in CheckOther() argument
235 JSHandle<JSTaggedValue> typeKey = globalConst->GetHandledTypeString(); HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_displaynames_test.cpp37 JSHandle<JSTaggedValue> typeKey = thread->GlobalConstants()->GetHandledTypeString(); in JSDisplayNamesCreateWithOptionTest() local
60 JSHandle<JSTaggedValue> typeKey = thread->GlobalConstants()->GetHandledTypeString(); in HWTEST_F_L0() local
249 JSHandle<JSTaggedValue> typeKey = globalConst->GetHandledTypeString(); in HWTEST_F_L0() local
H A Dbuiltins_list_format_second_test.cpp224 JSHandle<JSTaggedValue> typeKey = globalConst->GetHandledTypeString(); in HWTEST_F_L0() local
H A Dbuiltins_plural_rules_test.cpp60 JSHandle<JSTaggedValue> typeKey = thread->GlobalConstants()->GetHandledTypeString(); in JSPluralRulesCreateWithLocaleTest() local
188 JSHandle<JSTaggedValue> typeKey = globalConst->GetHandledTypeString(); in HWTEST_F_L0() local
H A Dbuiltins_relative_time_format_test.cpp60 JSHandle<JSTaggedValue> typeKey = thread->GlobalConstants()->GetHandledNumericString(); in JSRelativeTimeFormatCreateWithLocaleTest() local
H A Dbuiltin_test_util.h215 JSHandle<JSTaggedValue> typeKey = thread->GlobalConstants()->GetHandledTypeString(); in JSListFormatCreateWithOptionTest() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp2718 JSTaggedValue typeKey = Get(index + RESULT_REPLACE_INDEX + type); in Match() local

Completed in 11 milliseconds