summaryrefslogtreecommitdiffstats
path: root/js/src/builtin/TestingFunctions.cpp
Commit message (Collapse)AuthorAgeLines
* 1283712 - Part 9: Add getErrorNotes testing function to extract error notes ↵Gaming4JC2019-07-18-0/+30
| | | | from exception.
* 1320408 - Part 23: Change ↵Gaming4JC2019-07-18-1/+1
| | | | RegExpObject::{getShared,createShared,dumpBytecode} to static method.
* 1320408 - Part 5: Change JSObject::constructorDisplayAtom to static method.Gaming4JC2019-07-18-1/+2
|
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18-2/+2
|
* Issue #187: Remove solaris conditional code.wolfbeast2019-03-30-4/+0
|
* Refactor structured clone JSAPI to prevent mismatched scopes.wolfbeast2018-06-07-11/+19
| | | | Roll-up of bugs 1442722, 1455071, 1433642, 1456604 and 1458320.
* Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals.wolfbeast2018-05-04-4/+0
|
* Fix Value::isGCThing footgun, stop returning true for NullValuetrav902018-04-07-1/+1
|
* Remove SetGCZeal() stub and its callers.wolfbeast2018-02-03-2/+0
|
* Remove "has-gczeal" property.wolfbeast2018-02-03-4/+0
|
* Remove GCZeal: Base cleanupwolfbeast2018-02-03-202/+0
| | | | UXP repo issue #8
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+4814