summaryrefslogtreecommitdiff
path: root/js/src/vm/AsyncIteration.h
Commit message (Expand)AuthorAge
* Issue #2342: Use [[nodiscard]] in /jsMoonchild2023-11-08
* Issue #2089 - Improve Runtime perf of PromisesMartok2023-01-26
* Issue #2089 - Avoid copying/recreating iterator result, AsyncGeneratorRequest...Martok2023-01-22
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Bug 1379525 - Part 1: Await on the value before yielding or returning inside ...Gaming4JC2019-12-17
* Bug 1331092 - Part 7: Implement Async Generator yield*.Gaming4JC2019-12-17
* Bug 1331092 - Part 2: Implement Async Generator except yield*.Gaming4JC2019-12-17