summaryrefslogtreecommitdiff
path: root/js/src/builtin/Date.js
Commit message (Collapse)AuthorAge
* Issue #2259 - Update Intl.* Object-ness to ECMA-402, 4th editionMartok2023-06-29
| | | | | | | | | | - turn each Intl object into a NativeObject subclass - create them as PlainObject - ensure correct type is passed in self-hosted code - implement legacy constructor semantics for DateTime&NumberFormat - store internals on object slot instead of JS WeakMap Based-on: m-c 1328386, 1332604
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02