| Commit message (Expand) | Author | Age | Lines |
... | |
* | Add support for the function `name` property. | wolfbeast | 2018-03-20 | -16/+429 |
|\ |
|
| * | Part 4: Fix existing tests | janekptacijarabaci | 2018-03-19 | -16/+17 |
| * | Part 1: Implement ES6 function name property semantics | janekptacijarabaci | 2018-03-19 | -0/+384 |
| * | Bug 1317309: Throw a TypeError when passing a Symbol value to ToAtom | janekptacijarabaci | 2018-03-19 | -0/+28 |
* | | Tests | janekptacijarabaci | 2018-03-19 | -5/+32 |
|/ |
|
* | Prototypes should be regular objects. | wolfbeast | 2018-03-19 | -0/+59 |
|\ |
|
| * | Bug 1320198: Land additional Error prototype test | janekptacijarabaci | 2018-03-17 | -0/+24 |
| * | Tests | janekptacijarabaci | 2018-03-17 | -0/+35 |
* | | Remove strict arguments poison pill for "caller" property per ES2017 | wolfbeast | 2018-03-18 | -13/+17 |
|\ \ |
|
| * | | Remove strict arguments poison pill for "caller" property per ES2017 | janekptacijarabaci | 2018-03-18 | -13/+17 |
| |/ |
|
* | | Correctly tokenize valid JS names when using code points outside of BMP range. | wolfbeast | 2018-03-18 | -16/+2 |
|\ \ |
|
| * | | Correctly tokenize valid JS names when using Unicode mathematical alphanumeri... | janekptacijarabaci | 2018-03-18 | -16/+2 |
| |/ |
|
* | | Bug 755821: Function() should use the parser's argument parsing code | janekptacijarabaci | 2018-03-16 | -0/+27 |
* | | Bug 1318017: Call GetPrototypeFromConstructor for generator/async function an... | janekptacijarabaci | 2018-03-16 | -0/+465 |
|/ |
|
* | Close iterator after error in Promise.{all,race} | janekptacijarabaci | 2018-03-15 | -0/+234 |
* | Close iterator after error in Array.from | janekptacijarabaci | 2018-03-15 | -0/+183 |
* | Close iterator after error in {Map,Set,WeakMap,WeakSet} constructors | janekptacijarabaci | 2018-03-15 | -0/+253 |
* | Bug 1430761 - Update tzdata in ICU data files to 2018c. r=Waldo, a=lizzard | André Bargull | 2018-03-14 | -5/+4 |
* | JS - RegExp - match updated spec for `/\b/iu` and `/\B/iu` | janekptacijarabaci | 2018-03-12 | -0/+25 |
* | Add pluralrules to JS Intl | wolfbeast | 2018-02-07 | -0/+50 |
* | Remove SetGCZeal() stub and its callers. | wolfbeast | 2018-02-03 | -15/+0 |
* | Use UTC where appropriate in python files | Matt A. Tobin | 2018-02-02 | -8/+8 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+648660 |