Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_collator_stub_builder.cpp65 GateRef ignorePunctuationKey = GetGlobalConstantValue(VariableType::JS_ANY(), glue, in ResolvedOptions() local
69 CreateDataProperty(glue, *options, ignorePunctuationKey, ignorePunctuation); in ResolvedOptions()
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_collator_test.cpp105 JSHandle<JSTaggedValue> ignorePunctuationKey = thread->GlobalConstants()->GetHandledIgnorePunctuationString(); in HWTEST_F_L0() local
120 JSObject::SetProperty(thread, optionsObj, ignorePunctuationKey, ignorePunctuationValue); in HWTEST_F_L0()

Completed in 2 milliseconds