proposals
proposals copied to clipboard
September 2020
https://github.com/tc39/agendas/blob/master/2020/09.md
Explicitly specify order of operations in MakeTime reached consensus
Move __proto__ out of annex B reached consensus on parts:
- The
__proto__syntax will be required and not marked as discouraged - The
__proto__accessor will be optional and marked as discouraged. - The
__defineGetter__,__defineSetter__,__lookupGetter__, and__lookupSetter__will be optional and discouraged.
Align detached buffer semantics with web reality reached consensus
Specify order of name and length for built-in functions reached consensus
Arbitrary Strings as export/import names reached consensus, needs test262 and implementations.
F.p.bind with infinite-length functions reached consensus on Infinity
Date arithmetic reached consensus on IEEE semantics. No consensus on "bonus".
https://github.com/js-outreach/js-outreach-groups/ will be moved to the TC39 org.
Intl.DisplayNames reaches Stage 4
.item() reaches Stage 3 with unenthusiastic support of String.p.item.
Import Assertions reaches Stage 3
Intl Enumeration API reaches Stage 2
Class static initialization block reaches Stage 2
Class Access Expressions was blocked from Stage 2
String.dedent reaches Stage 1
Intl.DisplayNames V2 reaches Stage 1
Intl Locale Info reaches Stage 1