Description[intl] Avoid modifying options bag from constructor
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}
Committed: https://chromium.googlesource.com/v8/v8/+/48a36c7df71c767d2635d0b2d08ed5c93c862a86
Patch Set 1 #Patch Set 2 : New bytecode expectations #Patch Set 3 : Fix test expectations #
Messages
Total messages: 20 (16 generated)
|