Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_collator_test.cpp83 JSHandle<JSTaggedValue> sensitivityValue(factory->NewFromASCII("variant")); in HWTEST_F_L0() local
139 JSHandle<JSTaggedValue> sensitivityValue(factory->NewFromASCII("base")); in JSCollatorCreateWithLocaleAndOptionsTest() local
/arkcompiler/ets_runtime/ecmascript/
Djs_collator.cpp404 JSHandle<JSTaggedValue> sensitivityValue = OptionsToEcmaString(thread, sentivityOption); in ResolvedOptions() local