Searched refs:requestedLocalesLength (Results 1 – 1 of 1) sorted by relevance
135 uint32_t requestedLocalesLength = requestedLocales->GetLength(); in BestFitMatcher() local136 JSIntlIterator iter(requestedLocales, requestedLocalesLength); in BestFitMatcher()143 for (uint32_t i = 0; i < requestedLocalesLength; ++i) { in BestFitMatcher()