@@ -28,7 +28,6 @@ Stage 2 indicates that the committee expects these features to be developed and
2828| [ Decorator Metadata] [ decorator-metadata ] | Kristen Hewell Garrett | Kristen Hewell Garrett | <sub >[ decorator-metadata] [ decorator-metadata-tests ] </sub > | <sub >[ May  ; 2023] [ decorator-metadata-notes ] </sub > |
2929| [ Source Phase Imports] [ source-phase-imports ] | Luca Casonato | Guy Bedford<br />Luca Casonato | <sub >[ source-phase-imports] [ source-phase-imports-tests ] </sub > | <sub >[ July  ; 2023] [ source-phase-imports-notes ] </sub > |
3030| [ Time Zone Canonicalization] [ time-zone-canon ] | Justin Grant | Justin Grant<br />Richard Gibson | <sub >[ Temporal.TimeZone] [ time-zone-canon-tests ] | <sub >[ July  ; 2023] [ time-zone-canon-notes ] </sub > |
31- | [ Uint8Array to/from Base64] [ uint8array-base64 ] | Kevin Gibbons | Kevin Gibbons | <sub >[ uint8array-base64] [ uint8array-base64-tests ] </sub > | <sub >[ February  ; 2024] [ uint8array-base64-notes ] </sub > |
3231| [ Dynamic Code Brand Checks] [ dynamic-code-brand-checks ] | Nicolò Ribaudo | Krzysztof Kotowicz<br />Mike Samuel<br />Nicolò Ribaudo | :question : | <sub >April  ; 2024</sub > |
3332| [ 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 > |
3433| [ ` Atomics.pause ` ] [ atomics-pause ] | Shu-yu Guo | Shu-yu Guo | <sub >[ Atomics.pause] [ atomics-pause-tests ] </sub > | <sub >[ October  ; 2024] [ atomics-pause-notes ] </sub > |
@@ -174,9 +173,6 @@ Note that as part of the onboarding process your repository name may be normaliz
174173[ lazy-import ] : https://github.com/tc39/proposal-defer-import-eval
175174[ lazy-import-notes ] : https://github.com/tc39/notes/blob/HEAD/meetings/2025-02/february-18.md#import-defer-for-stage-3
176175[ lazy-import-testplan ] : https://github.com/tc39/test262/issues/4111
177- [ uint8array-base64 ] : https://github.com/tc39/proposal-arraybuffer-base64
178- [ uint8array-base64-notes ] : https://github.com/tc39/notes/blob/HEAD/meetings/2024-02/feb-7.md#uint8array-base64-for-stages-27-and-3
179- [ uint8array-base64-tests ] : https://github.com/tc39/test262/pull/3994
180176[ joint ] : https://github.com/tc39/proposal-joint-iteration
181177[ joint-notes ] : https://github.com/tc39/notes/blob/HEAD/meetings/2024-06/june-12.md#joint-iteration-for-stage-27
182178[ joint-testplan ] : https://github.com/tc39/test262/issues/4112
0 commit comments