v8/test/intl/date-format
littledan 0bd50885e8 Remove certain non-standard properties from Intl
This patch removes the following properties, as their use count is
very low, they are V8-only, and not on a standards track.
- v8Parse
- resolved
- pattern

v8BreakIterator is left in as it has significantly more usage.

BUG=v8:3785
R=adamk,jshin@chromium.org

Review-Url: https://codereview.chromium.org/1968893002
Cr-Commit-Position: refs/heads/master@{#36190}
2016-05-12 00:34:48 +00:00
..
default-locale.js
format-is-bound.js
format-test.js
parse-invalid-input.js Remove certain non-standard properties from Intl 2016-05-12 00:34:48 +00:00
parse-mdy.js Remove certain non-standard properties from Intl 2016-05-12 00:34:48 +00:00
parse-mdyhms.js
parse-MMMdy.js Remove certain non-standard properties from Intl 2016-05-12 00:34:48 +00:00
property-override.js
resolved-options-is-method.js
resolved-options.js
timezone-name.js
timezone.js
wellformed-unsupported-locale.js