summaryrefslogtreecommitdiff
path: root/js/src/vm/CommonPropertyNames.h
Commit message (Expand)AuthorAge
* Issue #1442 - Part 4: Add JSAPI functions for working with ReadableStream.Brian Smith2023-09-27
* Issue #1442 - Part 3: Implement ReadableStream and associated classes in the ...Brian Smith2023-09-27
* Issue #2026 - Part 1 - Implement BigInt64 and BigUint64Array.Brian Smith2023-07-24
* Issue #1240 - Part 2 - Define the BigIntObject class for BigInt wrapper objects.Brian Smith2023-07-13
* Issue #1240 - Part 1 - Define a new BigInt primitive type.Brian Smith2023-07-13
* Issue #1819 - Implement Intl.Locale proposalMartok2023-06-30
* Issue #2246 - Implement Array find from last.Job Bautista2023-05-17
* Issue #2142 - Parse and process static class fieldsMartok2023-05-01
* Issue #2142 - Pass through arguments in synthesized constructors for derived ...Martok2023-05-01
* Issue #2142 - Fix several scoping issues in field initializersMartok2023-05-01
* Issue #2142 - Handle fields in derived classesMartok2023-05-01
* Issue #2142 - Implement syntax for public/private fields and computed field n...Martok2023-05-01
* Issue #1691 - Part 4: Finish implementing call import.Brian Smith2023-04-27
* Issue #1691 - Part 2: Implement call import and import meta in the parser.Brian Smith2023-04-27
* Issue #2089 - Implement AggregateErrorMartok2023-02-01
* Issue #1285 - implement named capturing groups and named backrefsMartok2022-12-21
* Issue #2008 - Implement missing s parameter parsing and align case with spec.Moonchild2022-09-18
* Issue #1969 - Implement Intl.RelativeTimeFormat.Job Bautista2022-07-25
* WIP: Base implementationMoonchild2021-07-13
* Issue #1756 - Expose NumberFormat.formatToParts() to content.Moonchild2021-03-31
* Issue #1756 - Initial wrapped implementation in C++Moonchild2021-03-31
* Issue #1701 - Implement Intl.PluralRules APIMoonchild2020-12-22
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Issue #618 - Align module instantiation/errors with the updated spec.Moonchild2020-07-03
* Issue #1570 - Implement globalThiswolfbeast2020-05-30
* [js] Remove pointless MakeMRegExpHoistable optimization.wolfbeast2020-03-18
* Bug 1331092 - Part 7: Implement Async Generator yield*.Gaming4JC2019-12-17
* Bug 1331092 - Part 2: Implement Async Generator except yield*.Gaming4JC2019-12-17
* Issue #1302 - Add self-hosted implementation for string regex .matchAllwolfbeast2019-11-26
* Issue #1284 - Implement /s (dotAll) for regular expressions, v2.wolfbeast2019-11-18
* 1339395 - Part 3: Add BytecodeEmitter support for object rest and spread prop...Gaming4JC2019-07-18
* 1336783 - Part 1: Rework on reserved word and remove TokenStream::KeywordIsName.Gaming4JC2019-07-18
* 1283712 - Part 10: Support notes in getLastWarning shell-only testing function.Gaming4JC2019-07-18
* 1333143 - Self-host Object.prototype.valueOf.Gaming4JC2019-07-18
* Implement array.flat and array.flatMapwolfbeast2019-05-19
* Bug 1147371: Rename allowContentSpread to allowContentIterjanekptacijarabaci2018-03-24
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02