-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: tc39/ecma262
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Editorial: Simplify the algorithms for Array and TypedArray constructors
#3544
opened Feb 26, 2025 by
gibson042
Loading…
Editorial: Document all TypedArray instance internal slots
#3542
opened Feb 24, 2025 by
gibson042
Loading…
Editorial: Put module concrete methods in their own emu-clauses
editorial change
#3541
opened Feb 19, 2025 by
nicolo-ribaudo
Loading…
Editorial: Extract JSON parsing into its own AO
editorial change
#3540
opened Feb 19, 2025 by
nicolo-ribaudo
Loading…
Normative: Mark sync module evaluation promise as handled
editor call
to be discussed in the next editor call
#3535
opened Feb 13, 2025 by
nicolo-ribaudo
Loading…
fix: Module Environment Records GetBindingValue cannot call user code
#3521
opened Jan 11, 2025 by
aapoalas
Loading…
Normative: add 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.
Error.isError
has test262 tests
normative change
#3507
opened Dec 9, 2024 by
ljharb
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…
Editorial: OrdinaryDefineOwnProperty can't throw for ordinary objects and arrays
#3403
opened Aug 26, 2024 by
anba
Loading…
Editorial: Remove unnecessary
undefined
type from property descriptor tests
#3402
opened Aug 26, 2024 by
anba
Loading…
Editorial: Miscellaneous improvements to memory model/(Shared)ArrayBuffer/TypedArray
editorial change
#3396
opened Aug 16, 2024 by
gibson042
Loading…
Normative: Do not capture the script/module in 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
new Function
and indirect eval
needs consensus
#3374
opened Jul 15, 2024 by
nicolo-ribaudo
Loading…
Editorial: use conventional notation for referring to types in Tables 4 and 5
#3371
opened Jul 11, 2024 by
michaelficarra
Loading…
Editorial: add missing note for Annex B replacement
editorial change
#3359
opened Jun 26, 2024 by
michaelficarra
Loading…
Editorial: Explicitly track async evaluation order of pending modules
editor call
to be discussed in the next editor call
editorial change
#3353
opened Jun 14, 2024 by
nicolo-ribaudo
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.