Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp250 HWTEST_F_L0(JSLocaleTest, ConstructLocaleList) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.cpp625 JSHandle<TaggedArray> JSLocale::ConstructLocaleList(JSThread *thread, in ConstructLocaleList() function in panda::ecmascript::JSLocale