summaryrefslogtreecommitdiffstats
path: root/js/src/jsapi.cpp
Commit message (Expand)AuthorAgeLines
* Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class.wolfbeast2019-10-27-1/+0
* Fix a crash in IndexedDB.wolfbeast2019-09-04-0/+22
* Issue #1195 - Fix errant use of JSContext in ErrorNotesGaming4JC2019-07-21-4/+4
* Make JSErrorNotes Single ThreadedGaming4JC2019-07-18-6/+6
* 1283712 - Part 1: Add JSErrorBase, JSErrorNotes, JSErrorNotes::Note, and JSEr...Gaming4JC2019-07-18-3/+128
* 1320408 - Part 23: Change RegExpObject::{getShared,createShared,dumpBytecode}...Gaming4JC2019-07-18-2/+2
* 1320408 - Part 20: Change PromiseObject::resolve and PromiseObject::reject to...Gaming4JC2019-07-18-2/+2
* 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18-12/+13
* 1320408 - Part 12: Change JSScript::sourceData to static method.Gaming4JC2019-07-18-2/+3
* 1320408 - Part 9: Change JSObject::setFlags and depending methods to static m...Gaming4JC2019-07-18-1/+1
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18-3/+3
* 1323324 - Part 1: Make Promise::unforgeable{Resolve,Reject} spec-compliant.Gaming4JC2019-07-18-2/+2
* Unhook Unboxed Objects optionwolfbeast2019-05-13-3/+0
* Merge branch 'master' into 816wolfbeast2019-04-05-0/+3
|\
| * Pref the use of unboxed plain objects in JS and disable by default.wolfbeast2019-03-21-0/+3
* | Stage 1-1: Implement Function.prototype.toString revision proposal.wolfbeast2019-02-02-11/+35
|/
* Fix a longstanding IndexedDB correctness issue.wolfbeast2018-11-02-3/+15
* Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19-3/+3
* Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScriptjanekptacijarabaci2018-03-19-4/+1
* Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16-14/+56
* Remove remaining conditional GCZeal code.wolfbeast2018-02-03-20/+0
* Implement configuration pref for Generational Garbage Collection.wolfbeast2018-02-02-0/+11
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+6867