summaryrefslogtreecommitdiffstats
path: root/js/src/shell
Commit message (Collapse)AuthorAgeLines
* Issue #325 Part 5: Remove non-Intl legacy code paths from js.wolfbeast2018-05-04-5/+1
|
* Bug 1287677 - Add mozIntl.getDisplayNames APIjanekptacijarabaci2018-03-30-0/+1
|
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵janekptacijarabaci2018-03-27-10/+26
|\ | | | | | | js_array_values_1
| * Bug 1346862 - Fix IteratorClose due to non-local jumps being catchable by ↵janekptacijarabaci2018-03-25-2/+4
| | | | | | | | | | | | try statements inside for-of Issue #74
| * Bug 1342553, Bug 1343072, Bug 1344753 (details in the description)janekptacijarabaci2018-03-25-2/+0
| | | | | | | | | | | | | | | | | | | | Bug 1342553 - Part 0.1: Use try-catch for IteratorClose in for-of Bug 1343072 - Update HasLiveStackValueAtDepth to follow the change in JSTRY_FOR_OF Bug 1344753 - Update for-of stack depth in ControlFlowGenerator::processWhileOrForInLoop Issue #74
| * Bug 1147371: Implement IteratorClose for array destructuringjanekptacijarabaci2018-03-24-10/+25
| | | | | | | | Issue #74
| * Bug 1147371: Implement IteratorClose for for-ofjanekptacijarabaci2018-03-24-4/+5
| | | | | | | | Issue #74
* | JS - support for Array.prototype.values()janekptacijarabaci2018-02-20-2/+7
|/
* Make XDR decoding more robust.wolfbeast2018-02-08-2/+2
|
* Remove remaining conditional GCZeal code.wolfbeast2018-02-03-27/+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/+10302