48a36c7df7
Previously, the Intl.DateTimeFormat constructor and other related paths had a bug where the options bag passed in would be modified in place. This patch makes V8's Intl implementation follow the specification's logic to avoid such a modification. BUG=v8:4219 Review-Url: https://codereview.chromium.org/2587703002 Cr-Commit-Position: refs/heads/master@{#41826} |
||
---|---|---|
.. | ||
calendar-with-multiple-type-subtags.js | ||
date-format-to-parts.js | ||
default-locale.js | ||
format-is-bound.js | ||
format-test.js | ||
property-override.js | ||
resolved-options-is-method.js | ||
resolved-options.js | ||
timezone-name.js | ||
timezone.js | ||
unmodified-options.js | ||
wellformed-unsupported-locale.js |