Home
last modified time | relevance | path

Searched refs:collationKey (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_collator_stub_builder.cpp75 GateRef collationKey = GetGlobalConstantValue(VariableType::JS_ANY(), glue, in ResolvedOptions() local
85 CreateDataProperty(glue, *options, collationKey, *collationVar); in ResolvedOptions()
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_locale_test.cpp102 JSHandle<JSTaggedValue> collationKey = thread->GlobalConstants()->GetHandledCollationString(); in JSLocaleCreateWithOptionTest() local
104 JSObject::SetProperty(thread, optionsObj, collationKey, collationValue); // test compat in JSLocaleCreateWithOptionTest()

Completed in 3 milliseconds