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: 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…
Remove Job from Promise Resolve Functions 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
#2772 opened May 9, 2022 by jridgewell Draft
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
Add using and await using Declarations, SuppressedError, DisposableStack, and AsyncDisposableStack 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.
#3000 opened Jan 23, 2023 by rbuckton Draft
Normative: Allow CodeLike object evaluation 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 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.
#3294 opened Mar 7, 2024 by lukewarlow Loading…
Add Class and Class Element Decorators and accessor Keyword 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.
#2417 opened May 26, 2021 by pzuraq 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…
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
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…
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…
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…
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…
Editorial: Return created EC from InitializeHostDefinedRealm layering affects the public spec interface and may require updates to integrating specs
#3274 opened Jan 27, 2024 by linusg 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
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: new Annex B.3 clause to specify "AssignmentTargetType of LeftHandSideExpression : CallExpression" web reality. 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 web reality
#2193 opened Sep 25, 2020 by rwaldron Loading…
Normative: make non-USV import strings a syntax error 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
#3064 opened May 10, 2023 by guybedford Loading…
ProTip! Exclude everything labeled bug with -label:bug.