Home
last modified time | relevance | path

Searched defs:numericKey (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_collator_test.cpp102 JSHandle<JSTaggedValue> numericKey = thread->GlobalConstants()->GetHandledNumericString(); in HWTEST_F_L0() local
H A Dbuiltins_locale_test.cpp39 JSHandle<JSTaggedValue> numericKey = thread->GlobalConstants()->GetHandledNumericString(); in HWTEST_F_L0() local
94 JSHandle<JSTaggedValue> numericKey = thread->GlobalConstants()->GetHandledNumericString(); in JSLocaleCreateWithOptionTest() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_collator_stub_builder.cpp88 GateRef numericKey = GetGlobalConstantValue(VariableType::JS_ANY(), glue, in ResolvedOptions() local

Completed in 3 milliseconds