summaryrefslogtreecommitdiffstats
path: root/js/src/vm/GlobalObject.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19-2/+0
| | | | This removes all the parts guarded by SPIDERMONKEY_PROMISE
* Bug 1317389: Change property attributes for generator and async functions to ↵Gaming4JC2019-12-17-5/+6
| | | | | | match ES2015/2017. Tag #1287
* Issue #1302 - Add self-hosted implementation for string regex .matchAllwolfbeast2019-11-26-56/+23
| | | | This resolves #1302.
* 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18-21/+19
|
* 1320408 - Part 9: Change JSObject::setFlags and depending methods to static ↵Gaming4JC2019-07-18-3/+3
| | | | method.
* Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals.wolfbeast2018-05-04-3/+1
|
* Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19-2/+2
| | | | Issue #78
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+874