summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/src
Commit message (Collapse)AuthorAgeLines
* JS - support for Array.prototype.values()janekptacijarabaci2018-02-20-1/+4
|
* Stop bypassing the Xray layer when walking the prototype chain.wolfbeast2018-02-08-15/+14
|
* Remove SetGCZeal() stub and its callers.wolfbeast2018-02-03-6/+0
|
* Remove remaining conditional GCZeal code.wolfbeast2018-02-03-31/+0
| | | | | | | | | | | | | | | Creates stubs: jsgc.h/cpp VerifyBarriers() stub MaybeVerifyBarriers() stub GCRuntime::computeNonIncrementalMarkingForValidation() stub GCRuntime::validateIncrementalMarking() stub GCRuntime::finishMarkingValidation() stub GCRuntime::pushZealSelectedObjects() stub bool useZeal? GCRuntime::runDebugGC() stub XPConnect: nsXPCComponents_Utils::SetGCZeal() stub (always NS_OK)
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+32617