v8/test/intl/locale
Frank Tang 12f04d8179 [Intl] Use icu::Locale as storage in JSLocale
Remove flags and all string in JSLocale
This does not change the logic of Intl.Locale constructor
but only the way we store the information.
Preparation for logic rewrite that sync with latest spec.

Bug: v8:7684
Change-Id: Ib61705eaf00e5bcf63443c55c29f0b0b61f8e4c9
Reviewed-on: https://chromium-review.googlesource.com/c/1377996
Commit-Queue: Frank Tang <ftang@chromium.org>
Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org>
Reviewed-by: Adam Klein <adamk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#58386}
2018-12-20 06:31:05 +00:00
..
locale-canonicalization.js [Intl] Use icu::Locale as storage in JSLocale 2018-12-20 06:31:05 +00:00
locale-constructor.js [Intl] Throw when language tag argument to Intl.Locale is empty 2018-08-08 15:52:29 +00:00
locale-properties.js [Intl] Use flags in Locale 2018-10-06 08:11:44 +00:00
maximize_minimize.js [Intl] prototype Intl.Locale.prototype.maximize/minimize 2018-07-18 12:48:12 +00:00
regress-8032.js [Intl] Throw when language tag argument to Intl.Locale is empty 2018-08-08 15:52:29 +00:00