summaryrefslogtreecommitdiffstats
path: root/js/src/jsexn.cpp
Commit message (Collapse)AuthorAgeLines
* 1283712 - Part 2: Add JSEXN_NOTE.Gaming4JC2019-07-18-1/+2
|
* 1283712 - Part 1: Add JSErrorBase, JSErrorNotes, JSErrorNotes::Note, and ↵Gaming4JC2019-07-18-29/+85
| | | | JSErrorReport.{notes,freeNotes}.
* 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18-3/+6
|
* Remove telemetry leftovers from JS engine.adeshkp2019-01-30-65/+0
|
* Bug 1319952: Assertion failure: isNurseryAllocAllowed(), at ↵janekptacijarabaci2018-03-17-1/+2
| | | | js/src/gc/Allocator.cpp:79
* Use ordinary objects for Error prototypesjanekptacijarabaci2018-03-17-82/+143
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1021