@@ -32,7 +32,7 @@ Stage 2 indicates that the committee expects these features to be developed and
32
32
| [ Dynamic Code Brand Checks] [ dynamic-code-brand-checks ] | Nicolo Ribaudo | Krzysztof Kotowicz<br />Mike Samuel<br />Nicolo Ribaudo | :question : | <sub >April  ; 2024</sub > |
33
33
| [ Redeclarable global ` eval ` -introduced ` var ` s] [ redeclarable-global-eval-vars ] | Shu-yu Guo | Shu-yu Guo | <sub >[ Testing plan] [ redeclarable-global-eval-vars-testplan ] </sub > | <sub >[ April  ; 2024] [ redeclarable-global-eval-vars-notes ] </sub > |
34
34
| [ ` Atomics.pause ` ] [ atomics-pause ] | Shu-yu Guo | Shu-yu Guo | <sub >[ Atomics.pause] [ atomics-pause-tests ] </sub > | <sub >[ October  ; 2024] [ atomics-pause-notes ] </sub > |
35
- | [ ` Error.isError ` ] [ is-error ] | Jordan Harband | Jordan Harband | <sub >[ Error.isError] [ error-iserror-tests ] </sub > | <sub >December  ; 2024</sub > |
35
+ | [ ` Error.isError ` ] [ is-error ] | Jordan Harband | Jordan Harband | <sub >[ Error.isError] [ error-iserror-tests ] </sub > | <sub >[ December  ; 2024] [ is-error-notes ] </sub > |
36
36
| [ Deferring Module Evaluation] [ lazy-import ] | Yulia Startsev<br />Guy Bedford | Yulia Startsev<br />Guy Bedford<br />Nicolò Ribaudo | <sub >[ Testing plan] [ lazy-import-testplan ] </sub > | <sub >February  ; 2025</sub > |
37
37
38
38
### Stage 2.7
@@ -43,7 +43,7 @@ Stage 2 indicates that the committee expects these features to be developed and
43
43
| [ ` Math.sumPrecise ` ] [ math-sum ] | Kevin Gibbons | Kevin Gibbons | <sub >[ Math.sumPrecise] [ math-sum-tests ] [ testing plan] [ math-sum-testplan ] </sub > | <sub >[ April  ; 2024] [ math-sum-notes ] </sub > |
44
44
| [ Joint Iteration] [ joint ] | Michael Ficarra | Michael Ficarra | <sub >[ Testing plan] [ joint-testplan ] </sub > | <sub >[ June  ; 2024] [ joint-notes ] </sub > |
45
45
| [ Iterator Sequencing] [ sequencing ] | Michael Ficarra | Michael Ficarra | :question : | <sub >[ October  ; 2024] [ sequencing-notes ] </sub > |
46
- | [ ESM Phase Imports] [ esm-phase ] | Luca Casonato<br />Guy Bedford | Luca Casonato<br />Guy Bedford | :question : | <sub >December  ; 2024</sub > |
46
+ | [ ESM Phase Imports] [ esm-phase ] | Luca Casonato<br />Guy Bedford | Luca Casonato<br />Guy Bedford | :question : | <sub >[ December  ; 2024] [ esm-phase-notes ] </sub > |
47
47
| [ 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  ; 2025</sub > |
48
48
49
49
@@ -189,12 +189,12 @@ Note that as part of the onboarding process your repository name may be normaliz
189
189
[ dynamic-code-brand-checks ] : https://github.com/tc39/proposal-dynamic-code-brand-checks
190
190
[ dynamic-code-brand-checks-notes ] : https://github.com/tc39/notes/blob/HEAD/meetings/2019-12/december-5.md#dynamic-code-brand-checks-for-stage-2
191
191
[ is-error ] : https://github.com/tc39/proposal-is-error
192
- [ is-error-notes ] : https://github.com/tc39/notes/blob/HEAD/meetings/2024-10/october-09 .md#erroriserror-for -stage-27
192
+ [ is-error-notes ] : https://github.com/tc39/notes/blob/HEAD/meetings/2024-12/december-02 .md#erroriserror-to -stage-3
193
193
[ error-iserror-tests ] : https://github.com/tc39/test262/pull/4266
194
194
[ sequencing ] : https://github.com/tc39/proposal-iterator-sequencing
195
195
[ sequencing-notes ] : https://github.com/tc39/notes/blob/HEAD/meetings/2024-10/october-08.md#iterator-sequencing-for-stage-27
196
196
[ esm-phase ] : https://github.com/tc39/proposal-esm-phase-imports
197
- [ esm-phase-notes ] : https://github.com/tc39/notes/blob/HEAD/meetings/2024-06/june-13 .md#esm-phase-imports
197
+ [ esm-phase-notes ] : https://github.com/tc39/notes/blob/HEAD/meetings/2024-12/december-04 .md#esm-phase-imports-for-stage-27
198
198
[ discards ] : https://github.com/tc39/proposal-discard-binding
199
199
[ discards-notes ] : https://github.com/tc39/notes/blob/HEAD/meetings/2024-06/june-13.md#discard-bindings-update-or-stage-2
200
200
[ scriptormodule ] : https://github.com/tc39/proposal-jobcallback-module
@@ -210,5 +210,5 @@ Note that as part of the onboarding process your repository name may be normaliz
210
210
[ chunking ] : https://github.com/tc39/proposal-iterator-chunking
211
211
[ chunking-notes ] : https://github.com/tc39/notes/blob/HEAD/meetings/2024-10/october-09.md#iterator-chunking-for-stage-2
212
212
[ immutable-abs ] : https://github.com/Agoric/tc39-proposal-immutable-arraybuffer
213
- [ immutable-abs-notes ] : https://github.com/tc39/notes/blob/HEAD/meetings/2024-10/october-10 .md#immutable-arraybuffers-for -stage-1
213
+ [ immutable-abs-notes ] : https://github.com/tc39/notes/blob/HEAD/meetings/2024-12/december-03 .md#immutable-arraybuffer-to -stage-2
214
214
[ stack-accessor ] : https://github.com/tc39/proposal-error-stack-accessor
0 commit comments