summaryrefslogtreecommitdiff
path: root/js/src/builtin/Promise.h
Commit message (Expand)AuthorAge
* Issue #2342: Use [[nodiscard]] in /jsMoonchild2023-11-08
* Issue #1691 - Part 4: Finish implementing call import.Brian Smith2023-04-27
* Issue #2089 - Add cache for Promise property lookupsMartok2023-02-01
* Issue #2089 - Don't use BlockOnPromise fast path with non-default resolving f...Martok2023-01-26
* Issue #2089 - Only create result Promises in Promise#then and Promise#catch i...Martok2023-01-26
* Issue #2089 - Shrink Promise instances from 8 to 4 slots by moving debug info...Martok2023-01-26
* No issue - Throw error when resolving or rejecting promise returned by async ...Martok2023-01-22
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Bug 1331092 - Part 7: Implement Async Generator yield*.Gaming4JC2019-12-17
* Bug 1331092 - Part 2: Implement Async Generator except yield*.Gaming4JC2019-12-17
* Bug 336705 - Part 1: Support creating and resolving Promises without resolve/...Gaming4JC2019-12-17
* Issue #1283 - Implement Promise.prototype.finally()André Bargull2019-11-12
* 1320408 - Part 21: Change PromiseObject::onSettled to static method.Gaming4JC2019-07-18
* 1320408 - Part 20: Change PromiseObject::resolve and PromiseObject::reject to...Gaming4JC2019-07-18
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02