Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_locale.cpp150 uint32_t requestedLocalesLength = requestedLocales->GetLength(); in BestFitMatcher() local
151 JSIntlIterator iter(requestedLocales, requestedLocalesLength); in BestFitMatcher()
158 for (uint32_t i = 0; i < requestedLocalesLength; ++i) { in BestFitMatcher()

Completed in 3 milliseconds