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

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…
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…
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…
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: AsyncArrowFunction does not have this
#3524 opened Jan 14, 2025 by OnlyWick Loading…
Normative: add Error.isError 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.
#3507 opened Dec 9, 2024 by ljharb Loading…
ProTip! Exclude everything labeled bug with -label:bug.