v8/test/intl/general
Frank Tang 942f3e1130 Better GetAvilableLocales check resources
1. Check resources and not solely depend on res_index.res file
2. Performance is +2-3% for Collator, DateTimeFormat, Locale,
   -2-3% for PluralRules, RelativeTimeFormat, ListFormat, NumberFormat
   Consider we improve the performance x3 not long ago, these perf
   regression could be ignored.

Bug: v8:9340
Change-Id: Iab7cd64a77a55a03aae40f4d477523c37b3bcd3d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1655978
Commit-Queue: Frank Tang <ftang@chromium.org>
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by: Jungshik Shin <jshin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#62322}
2019-06-21 23:04:09 +00:00
..
CanonicalizeLocaleListTakeLocale.js [Intl] Remove harmony-locale flag 2019-05-11 06:02:42 +00:00
case-mapping.js Fix common misspellings 2017-08-02 09:35:28 +00:00
constructor.js [intl] Add new semantics + compat fallback to Intl constructor 2016-12-23 14:32:16 +00:00
empty-handle.js Import intl test suite from v8-i18n project 2013-07-10 10:49:04 +00:00
getCanonicalLocales.js Use ICU to validate and canonicalize lang tag 2018-10-05 08:26:39 +00:00
grandfathered_tags_without_preferred_value.js Use ICU to validate and canonicalize lang tag 2018-10-05 08:26:39 +00:00
invalid-locale.js Prepare for ICU roll to 63.1 2018-10-30 05:01:18 +00:00
language_tags_with_preferred_values.js Use ICU to validate and canonicalize lang tag 2018-10-05 08:26:39 +00:00
mapped-locale.js Import intl test suite from v8-i18n project 2013-07-10 10:49:04 +00:00
smp-identifier.js Allow identifier code points from supplementary multilingual planes. 2014-10-10 07:13:46 +00:00
supported-locales-of.js Better GetAvilableLocales check resources 2019-06-21 23:04:09 +00:00