Home
last modified time | relevance | path

Searched refs:caseFirstKey (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_collator_test.cpp103 JSHandle<JSTaggedValue> caseFirstKey = thread->GlobalConstants()->GetHandledCaseFirstString(); in HWTEST_F_L0() local
118 JSObject::SetProperty(thread, optionsObj, caseFirstKey, caseFirstValue); in HWTEST_F_L0()
Dbuiltins_locale_test.cpp445 JSHandle<JSTaggedValue> caseFirstKey = thread->GlobalConstants()->GetHandledCaseFirstString(); in HWTEST_F_L0() local
450 JSObject::SetProperty(thread, optionsObj, caseFirstKey, caseFirstValue); in HWTEST_F_L0()