Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_locale_test.cpp438 HWTEST_F_L0(BuiltinsLocaleTest, NormalizeKeywordValue) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.cpp993 JSTaggedValue JSLocale::NormalizeKeywordValue(JSThread *thread, const JSHandle<JSLocale> &locale, in NormalizeKeywordValue() function in panda::ecmascript::JSLocale