DescriptionProvide default month for Date.UTC
After https://github.com/tc39/ecma262/pull/642, Date.UTC no longer requires
the month argument to be specified. The spec provides 0 as its default value.
This CL updates the builtins-date.cc code to reflect that and drops the test
suppression for test262/built-ins/Date/UTC/return-value.
BUG=v8:5534
Review-Url: https://codereview.chromium.org/2689173003
Cr-Commit-Position: refs/heads/master@{#43193}
Committed: https://chromium.googlesource.com/v8/v8/+/566e05c11ef98280cff2401422ab244f29112084
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|