-
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: replace "is at least" with ≥ in parseInt
editorial change
#3608
opened May 17, 2025 by
michaelficarra
Loading…
Editorial: FunctionDeclarationInstantiation cannot return ReturnCompletion
#3607
opened May 15, 2025 by
bakkot
Loading…
Editorial: non-syntactic async/generator functions use NormalCompletion
#3606
opened May 15, 2025 by
bakkot
Loading…
Editorial: non-syntactic async/generator functions use ReturnCompletion
#3605
opened May 15, 2025 by
bakkot
Loading…
Editorial: fix note in AsyncBlockStart to not assume its argument is a function
#3604
opened May 15, 2025 by
bakkot
Loading…
mark the conversion operation in NumericToRawBytes as infallible
completion records
Relates to completion records, and ? / ! notation.
editorial change
#3603
opened May 15, 2025 by
michaelficarra
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…
wrap AC return values in completion records where needed
completion records
Relates to completion records, and ? / ! notation.
editorial change
#3601
opened May 15, 2025 by
michaelficarra
Loading…
Editorial: mark asyncBody() as a completion record in AsyncBlockStart
completion records
Relates to completion records, and ? / ! notation.
editorial change
ready to merge
Editors believe this PR needs no further reviews, and is ready to land.
#3600
opened May 15, 2025 by
michaelficarra
Loading…
Editorial: mark a callsite of GetBindingValue as not throwing
#3599
opened May 14, 2025 by
bakkot
Loading…
Editorial: Unify style of abrupt completion and non-LoopContinues result handling in ForIn/OfBodyEvaluation
editorial change
#3595
opened May 11, 2025 by
aapoalas
Loading…
Editorial: Fix incorrect use of UnicodeMatchPropertyValue
editorial change
#3587
opened May 4, 2025 by
gibson042
Loading…
Remove unreachable code in InnerModuleEvaluation
#3584
opened May 1, 2025 by
nicolo-ribaudo
Loading…
Ensure all evaluated modules have a [[CycleRoot]]
#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: Fix [[AsyncEvaluationOrder]] examples for evaluated modules
editorial change
#3580
opened May 1, 2025 by
nicolo-ribaudo
Loading…
Meta: bump ecmarkup to 21.3.0
meta
ready to merge
Editors believe this PR needs no further reviews, and is ready to land.
#3576
opened Apr 26, 2025 by
bakkot
Loading…
Editorial: TypedArrayCreateSameType take length as parameter
editorial change
#3570
opened Apr 20, 2025 by
aapoalas
Loading…
Normative: Add "Late Errors for Function Call Assignment Targets" to Annex B
editor call
to be discussed in the next editor call
has test262 tests
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
#3568
opened Apr 18, 2025 by
rkirsling
Loading…
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…
fix: Module Environment Records GetBindingValue cannot call user code
#3521
opened Jan 11, 2025 by
aapoalas
Loading…
Editorial: Fix "property name" autolinking
editorial change
#3513
opened Dec 28, 2024 by
gibson042
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…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.