| Commit message (Expand) | Author | Age | Lines |
* | 1283712 - Part 2: Add JSEXN_NOTE. | Gaming4JC | 2019-07-18 | -0/+1 |
* | Make JSErrorNotes Single Threaded | Gaming4JC | 2019-07-18 | -3/+3 |
* | 1283712 - Part 1: Add JSErrorBase, JSErrorNotes, JSErrorNotes::Note, and JSEr... | Gaming4JC | 2019-07-18 | -34/+140 |
* | Remove unboxed array context option and shell flag. | wolfbeast | 2019-06-12 | -8/+0 |
* | Unhook Unboxed Objects option | wolfbeast | 2019-05-13 | -13/+12 |
* | Pref the use of unboxed plain objects in JS and disable by default. | wolfbeast | 2019-03-21 | -12/+13 |
* | Align `instanceof` with the final ES6 spec. | wolfbeast | 2019-02-07 | -0/+7 |
* | Reduce number of allocations in AutoStopwatch | David Teller | 2019-01-29 | -1/+1 |
* | Revert "Reduce number of allocations in AutoStopwatch" | wolfbeast | 2019-01-29 | -1/+1 |
* | Reduce number of allocations in AutoStopwatch | David Teller | 2019-01-28 | -1/+1 |
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -4/+0 |
* | Fix a longstanding IndexedDB correctness issue. | wolfbeast | 2018-11-02 | -1/+5 |
* | Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals. | wolfbeast | 2018-05-04 | -1/+1 |
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_... | janekptacijarabaci | 2018-03-27 | -6/+18 |
|\ |
|
| * | Bug 1342553, Bug 1343072, Bug 1344753 (details in the description) | janekptacijarabaci | 2018-03-25 | -0/+9 |
| * | Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScript | janekptacijarabaci | 2018-03-19 | -5/+1 |
| * | Use ordinary objects for Error prototypes | janekptacijarabaci | 2018-03-17 | -1/+2 |
| * | Close iterator after error in Promise.{all,race} | janekptacijarabaci | 2018-03-15 | -0/+6 |
* | | JS - support for Array.prototype.values() | janekptacijarabaci | 2018-02-20 | -1/+9 |
|/ |
|
* | Merge branch 'ported-upstream' | wolfbeast | 2018-02-09 | -1/+1 |
|\ |
|
| * | Make XDR decoding more robust. | wolfbeast | 2018-02-08 | -1/+1 |
* | | Re-enable asm.js caching | wolfbeast | 2018-02-09 | -1/+0 |
|/ |
|
* | Remove GCZeal: Base cleanup | wolfbeast | 2018-02-03 | -13/+0 |
* | Implement configuration pref for Generational Garbage Collection. | wolfbeast | 2018-02-02 | -0/+3 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+6634 |