-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: tc39/ecma262
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Normative: PromiseResolve check proto instead of constructor
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
#3689
opened Sep 11, 2025 by
mhofman
Loading…
Editorial: the Object constructor's parameter is expected to be present
editorial change
#3682
opened Aug 25, 2025 by
michaelficarra
Loading…
Editorial: add a note about synchronicity of SyntheticModule Evaluate
#3640
opened Jul 9, 2025 by
legendecas
Loading…
Editorial: Use the dfs stack instead of [[DFSAncestorIndex]]
#3637
opened Jul 4, 2025 by
nicolo-ribaudo
Loading…
Editorial: dedupe and isolate modules traversal logic
editor call
to be discussed in the next editor call
#3635
opened Jul 3, 2025 by
nicolo-ribaudo
Loading…
Editorial: Make better use of ValidateTypedArray
editorial change
#3634
opened Jul 1, 2025 by
gibson042
Loading…
Editorial: Cleanup some ArrayBuffer/TypedArray/DataView/Atomics text
#3629
opened Jun 24, 2025 by
gibson042
Loading…
Editorial: remove unused AO CreateAsyncIteratorFromClosure
editorial change
#3628
opened Jun 24, 2025 by
intincrab
Loading…
Normative: Add missing function name for Iterator.prototype[Symbol.toStringTag] accessors
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
#3621
opened Jun 11, 2025 by
anba
Loading…
Editorial: module namespace exotic objects are immutable prototype exotic objects
editorial change
#3611
opened May 20, 2025 by
michaelficarra
Loading…
Editorial: fix note in AsyncBlockStart to not assume its argument is a function
#3604
opened May 15, 2025 by
bakkot
Loading…
use normal completions in ACs passed to CreateIteratorFromClosure when possible
completion records
Relates to completion records, and ? / ! notation.
editorial change
#3602
opened May 15, 2025 by
michaelficarra
Loading…
Editorial: Fix incorrect use of UnicodeMatchPropertyValue
editorial change
#3587
opened May 4, 2025 by
gibson042
Loading…
Ensure all evaluated modules have a [[CycleRoot]]
editor call
to be discussed in the next editor call
#3583
opened May 1, 2025 by
nicolo-ribaudo
Loading…
Normative: Add Array.fromAsync
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.
#3581
opened May 1, 2025 by
js-choi
Loading…
Editorial: Simplify the algorithms for Array and TypedArray constructors
#3544
opened Feb 26, 2025 by
gibson042
Loading…
fix: Module Environment Records GetBindingValue cannot call user code
#3521
opened Jan 11, 2025 by
aapoalas
Loading…
Editorial: allow hosts to create ordinary global objects
editorial change
#3498
opened Nov 22, 2024 by
Ms2ger
Loading…
Editorial: Create the realm execution context slightly later
editorial change
#3497
opened Nov 21, 2024 by
jmdyck
Loading…
Normative: Source Phase Imports rebased to Import Attributes
has test262 tests
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.
#3492
opened Nov 21, 2024 by
guybedford
Loading…
Editorial: Add "local-offset time value" for time values with local time zone offset applied
#3464
opened Oct 29, 2024 by
anba
Loading…
Normative: Remove Species check for TypedArrays ArrayBuffers and SharedArrayBuffers
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.
Editorial: Rename aliases in Canonicalize for better readability
#3412
opened Sep 3, 2024 by
gibson042
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.