Skip to content

Pull requests: tc39/ecma262

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Normative: specify web reality for Array.prototype.join with cyclic values normative change Affects behavior required to correctly evaluate some ECMAScript source text web reality
#1518 opened Apr 26, 2019 by ljharb Loading…
Unify String and Array maximum lengths needs consensus This needs committee consensus before it can be eligible to be merged.
#641 opened Jul 21, 2016 by msaboff Loading…
Normative: Allow NaN values to be *optionally* canoncalized needs test262 tests The proposal should specify how to test an implementation. Ideally via github.com/tc39/test262 normative change Affects behavior required to correctly evaluate some ECMAScript source text
#758 opened Dec 28, 2016 by littledan Loading…
Normative: do not call super constructor when ThisBindingStatus is already initialized needs consensus This needs committee consensus before it can be eligible to be merged. needs test262 tests The proposal should specify how to test an implementation. Ideally via github.com/tc39/test262
#762 opened Jan 5, 2017 by bterlson Loading…
Editorial: remove unnecessary AddRestrictedFunctionProperties editorial change normative change Affects behavior required to correctly evaluate some ECMAScript source text
#1148 opened Mar 21, 2018 by ljharb Loading…
Normative: Fix extending null needs consensus This needs committee consensus before it can be eligible to be merged. normative change Affects behavior required to correctly evaluate some ECMAScript source text
#1321 opened Oct 9, 2018 by devsnek Loading…
Allow hosts to reuse an existing Realm Intrinsics record needs consensus This needs committee consensus before it can be eligible to be merged. normative change Affects behavior required to correctly evaluate some ECMAScript source text
#1420 opened Jan 18, 2019 by bmeck Loading…
Provide HostEnsureCanCompileString implementors more context needs consensus This needs committee consensus before it can be eligible to be merged. needs test262 tests The proposal should specify how to test an implementation. Ideally via github.com/tc39/test262 normative change Affects behavior required to correctly evaluate some ECMAScript source text
#1498 opened Apr 3, 2019 by mikesamuel Loading…
Layering: Add GetRequestedModules() to Module Record needs consensus This needs committee consensus before it can be eligible to be merged. normative change Affects behavior required to correctly evaluate some ECMAScript source text
#1501 opened Apr 4, 2019 by dandclark Loading…
Normative: correct spec bug in RegExp.prototype[Symbol.matchAll] needs consensus This needs committee consensus before it can be eligible to be merged. normative change Affects behavior required to correctly evaluate some ECMAScript source text
#1517 opened Apr 24, 2019 by ljharb Loading…
Editorial: remove useless step of ReturnIfAbrupt expansion completion records Relates to completion records, and ? / ! notation. editorial change
#1570 opened Jun 4, 2019 by michaelficarra Draft
change how ReturnIfAbrupt and its shorthands are specified completion records Relates to completion records, and ? / ! notation. editorial change
#1573 opened Jun 7, 2019 by michaelficarra Draft
Editorial: Formally disambiguate the non-Annex-B grammar editorial change needs consensus This needs committee consensus before it can be eligible to be merged.
#1727 opened Oct 8, 2019 by gibson042 Loading…
Normative: function implementation hiding needs test262 tests The proposal should specify how to test an implementation. Ideally via github.com/tc39/test262 normative change Affects behavior required to correctly evaluate some ECMAScript source text pending stage 4 This proposal has not yet achieved stage 4, but may otherwise be ready to merge. proposal This is related to a specific proposal, and will be closed/merged when the proposal reaches stage 4.
#1739 opened Oct 17, 2019 by michaelficarra Draft
Normative: Restriction on [[Prototype]] of the global object needs consensus This needs committee consensus before it can be eligible to be merged. normative change Affects behavior required to correctly evaluate some ECMAScript source text
#1967 opened Apr 24, 2020 by jhnaldo Loading…
Normative: toSorted methods must be stable normative change Affects behavior required to correctly evaluate some ECMAScript source text web reality
#3424 opened Sep 9, 2024 by bakkot Loading…
ProTip! Filter pull requests by the default branch with base:main.