Skip to content

Commit 08e5831

Browse files
committed
Iterator chunking to stage 2.7, per 2025.09.22 TC39
1 parent 36a52c2 commit 08e5831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Stage 2 indicates that the committee expects these features to be developed and
4545
| [ESM Phase Imports][esm-phase] | Luca Casonato<br />Guy Bedford | Luca Casonato<br />Guy Bedford | :question: | <sub>[December&nbsp;2024][esm-phase-notes]</sub> |
4646
| [Immutable ArrayBuffers][immutable-abs] | Mark Miller<br />Peter Hoddie<br />Richard Gibson<br />Jack Works | Mark Miller<br />Peter Hoddie<br />Richard Gibson<br />Jack Works | :question: | <sub>[February&nbsp;2025][immutable-abs-notes]</sub> |
4747
| [Non-extensible Applies to Private][nonext-private] | Mark Miller<br />Shu-yu Guo<br />Chip Morningstar<br />Erik Marks | Mark Miller<br />Shu-yu Guo<br />Chip Morningstar<br />Erik Marks | :question: | <sub>[April&nbsp;2025][nonext-private-notes]</sub> |
48+
| [iterator chunking][chunking] | Michael Ficarra | Michael Ficarra | :question: | <sub>September&nbsp;2025</sub> |
4849

4950

5051
### Stage 2
@@ -72,7 +73,6 @@ Stage 2 indicates that the committee expects these features to be developed and
7273
| [Propagate active ScriptOrModule with JobCallback Record][scriptormodule] | Chengzhong Wu | Chengzhong Wu | | <sub>[July&nbsp;2024][scriptormodule-notes]</sub> |
7374
| [Structs: Fixed Layout Objects and Some Synchronization Primitives][structs] | Shu-yu Guo | Shu-yu Guo | Mark Miller<br />Waldemar Horwat<br />Yulia Startsev<br />Nicolò Ribaudo | <sub>[October&nbsp;2024][structs-notes]</sub> |
7475
| [Extractors][extractors] | Ron Buckton | Ron Buckton | Jordan Harband<br />Justin Ridgewell | <sub>[October&nbsp;2024][extractors-notes]</sub> |
75-
| [iterator chunking][chunking] | Michael Ficarra | Michael Ficarra | Ashley Claymore<br />Jordan Harband<br />Jesse Alama | <sub>[October&nbsp;2024][chunking-notes]</sub> |
7676
| [Error Stack Accessor][stack-accessor] | Jordan Harband | Jordan Harband<br />Mark Miller | Nicolò Ribaudo<br />Michael Ficarra | <sub>[February&nbsp;2025][stack-accessor-notes]</sub> |
7777
| [Deferred Re-exports][deferred-reexport] | Nicolò Ribaudo | Nicolò Ribaudo | Chengzhong Wu<br />Ashley Claymore | <sub>[April&nbsp;2025][deferred-reexport-notes]</sub> |
7878
| [SeededPRNG][seeded-randoms] | Tab Atkins | Tab Atkins | Kevin Gibbons<br />Jesse Alama<br />Mark Miller | <sub>May&nbsp;2025</sub> |

0 commit comments

Comments
 (0)