Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_collator_test.cpp79 JSHandle<JSTaggedValue> usageValue(factory->NewFromASCII("search")); in HWTEST_F_L0() local
138 JSHandle<JSTaggedValue> usageValue(factory->NewFromASCII("search")); in JSCollatorCreateWithLocaleAndOptionsTest() local
/arkcompiler/ets_runtime/ecmascript/
Djs_collator.cpp399 JSHandle<JSTaggedValue> usageValue = OptionsToEcmaString(thread, usageOption); in ResolvedOptions() local