summaryrefslogtreecommitdiff
path: root/js/src/builtin/Utilities.js
Commit message (Expand)AuthorAge
* Issue #1442 - Part 1: Change ArrayBufferCopyData self-hosting intrinsic to ta...Brian Smith2023-09-27
* Issue #2259 - process Unicode langtags and locale identifiers according to BC...Martok2023-06-30
* Issue #2259 - Update Intl.* Object-ness to ECMA-402, 4th editionMartok2023-06-29
* Issue #2089 - Implement the Promise.any combinatorMartok2023-02-01
* Issue #618 - Align module instantiation/errors with the updated spec.Moonchild2020-07-03
* Fix order of OwnProperty check for rest parameters.Moonchild2019-07-19
* 1339395 - Part 3: Add BytecodeEmitter support for object rest and spread prop...Gaming4JC2019-07-18
* Merge remote-tracking branch 'janek/js_regexp_lastindex_1'wolfbeast2018-03-27
|\
| * Bug 1317397: Only set lastIndex for global or sticky RegExps in RegExpBuiltin...janekptacijarabaci2018-03-24
* | Bug 1147371: Convert self-hosted code that need to call IteratorClose to use ...janekptacijarabaci2018-03-24
|/
* Close iterator after error in {Map,Set,WeakMap,WeakSet} constructorsjanekptacijarabaci2018-03-15
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02