Skip to content

Commit 78b2425

Browse files
ioannadljharb
authored andcommitted
Add link to issue on non-testability of the Dynamic Code Brand Checks proposal.
Following up on `@ljharb`'s suggestion #535 (comment)
1 parent 4081983 commit 78b2425

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,13 @@ Stage 2 indicates that the committee expects these features to be developed and
2727
| [Decorator Metadata][decorator-metadata] | Kristen Hewell Garrett | Kristen Hewell Garrett | <sub>[decorator-metadata][decorator-metadata-tests]</sub> | <sub>[May&nbsp;2023][decorator-metadata-notes]</sub> |
2828
| [Source Phase Imports][source-phase-imports] | Luca Casonato | Guy Bedford<br />Luca Casonato | <sub>[source-phase-imports][source-phase-imports-tests]</sub> | <sub>[July&nbsp;2023][source-phase-imports-notes]</sub> |
2929
| [Time Zone Canonicalization][time-zone-canon] | Justin Grant | Justin Grant<br />Richard Gibson | <sub>[Temporal.TimeZone][time-zone-canon-tests] | <sub>[July&nbsp;2023][time-zone-canon-notes]</sub> |
30-
| [Dynamic Code Brand Checks][dynamic-code-brand-checks] | Nicolò Ribaudo | Krzysztof Kotowicz<br />Mike Samuel<br />Nicolò Ribaudo | :question: | <sub>April&nbsp;2024</sub> |
30+
| [Dynamic Code Brand Checks][dynamic-code-brand-checks] | Nicolo Ribaudo | Krzysztof Kotowicz<br />Mike Samuel<br />Nicolo Ribaudo | <sub>[No test262 tests][dynamic-code-brand-checks-no-tests] | <sub>April&nbsp;2024</sub> |
3131
| [`Atomics.pause`][atomics-pause] | Shu-yu Guo | Shu-yu Guo | <sub>[Atomics.pause][atomics-pause-tests]</sub> | <sub>[October&nbsp;2024][atomics-pause-notes]</sub> |
3232
| [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&nbsp;2025][lazy-import-notes]</sub> |
3333
| [`Upsert`][upsert] | Daniel Minor, Lauritz Thoresen Angeltveit, Jonas Haukenes, Sune Lianes, Vetle Larsen, Mathias Hop Ness | Daniel Minor | <sub>[Testing plan][upsert-testing-plan]</sub> | <sub>[July&nbsp;2025][upsert-notes]</sub> |
3434
| [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>[September&nbsp;2025][nonext-private-notes]</sub> |
3535
| [Joint Iteration][joint] | Michael Ficarra | Michael Ficarra | <sub>[Testing plan][joint-testplan]</sub> | <sub>November&nbsp;2025</sub> |
3636

37-
3837
### Stage 2.7
3938

4039
| Proposal | Author | Champion | <sub>Test262 Feature Flag</sub> | <sub>Last Presented</sub> |
@@ -178,7 +177,7 @@ Note that as part of the onboarding process your repository name may be normaliz
178177
[joint-testplan]: https://github.com/tc39/test262/issues/4112
179178
[dynamic-code-brand-checks]: https://github.com/tc39/proposal-dynamic-code-brand-checks
180179
[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
181-
[error-iserror-tests]: https://github.com/tc39/test262/pull/4266
180+
[dynamic-code-brand-checks-no-tests]: https://github.com/tc39/test262/issues/4229
182181
[esm-phase]: https://github.com/tc39/proposal-esm-phase-imports
183182
[esm-phase-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-12/december-04.md#esm-phase-imports-for-stage-27
184183
[discards]: https://github.com/tc39/proposal-discard-binding

0 commit comments

Comments
 (0)