summaryrefslogtreecommitdiffstats
path: root/js/src/jsiter.cpp
Commit message (Collapse)AuthorAgeLines
* Revert #1091 Remove unboxed object code phase 1 + extras.wolfbeast2020-02-23-10/+32
| | | | | | This should be the last code backout for this. merging this branch should get us back to the way we were (+ additional code changes for later changes) as fasr as the unused unboxed code is concerned.
* Bug 1331092 - Part 2: Implement Async Generator except yield*.Gaming4JC2019-12-17-13/+15
| | | | Tag #1287
* Issue #1302 - Add self-hosted implementation for string regex .matchAllwolfbeast2019-11-26-0/+57
| | | | This resolves #1302.
* Merge branch 'master' into js-moduleswolfbeast2019-11-10-41/+23
|\ | | | | | | | | # Conflicts: # modules/libpref/init/all.js
| * 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18-7/+11
| |
| * 1320408 - Part 9: Change JSObject::setFlags and depending methods to static ↵Gaming4JC2019-07-18-2/+2
| | | | | | | | method.
| * Remove unboxed object code from iteration.wolfbeast2019-05-15-32/+10
| |
* | Bug 1326453 - Part 5: Remove no longer used ListIterator implementationjanekptacijarabaci2018-04-14-12/+0
|/
* Bug 1147371: Implement IteratorClose for for-ofjanekptacijarabaci2018-03-24-0/+52
| | | | Issue #74
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1578