Skip to content

Commit

Permalink
ShadowRealm to stage 2.7, per 2024.02.07 TC39
Browse files Browse the repository at this point in the history
Also, create Stage 2.7 section
  • Loading branch information
ljharb committed Feb 7, 2024
1 parent d6e447b commit 3209b26
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,16 @@ Stage 2 indicates that the committee expects these features to be developed and
| [Import Attributes][import-attributes] | Myles Borins<br />Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg | Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg<br />Nicolò Ribaudo | <sub>[import-attributes][import-attributes-tests]</sub> | <sub>[March&nbsp;2023][import-attributes-notes]</sub> |
| [Source Phase Imports][source-phase-imports] | Luca Casonato | Guy Bedford<br />Luca Casonato | :question: | <sub>[July&nbsp;2023][source-phase-imports-notes]</sub> |

### Stage 2.7

| Proposal | Author | Champion | <sub>Test262 Feature Flag</sub> | <sub>Last Presented</sub> |
| ------------------------------------------------------------------------------ | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ------------------------------------------------------------------- | ---------------------------------------------------------- |
| [ShadowRealm][shadowrealm] | Caridy Patiño<br />Jean-Francois Paradis | Dave Herman<br />Mark Miller<br />Caridy Patiño<br />Leo Balter<br />Rick Waldron<br />Chengzhong Wu | <sub>[ShadowRealm][realms-tests]</sub> | <sub>February&nbsp;2024</sub> |

### Stage 2

| Proposal | Author | Champion | <sub>Last Presented</sub> |
| ------------------------------------------------------------------------------ | ----------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| [ShadowRealm][shadowrealm] | Caridy Patiño<br />Jean-Francois Paradis | Dave Herman<br />Mark Miller<br />Caridy Patiño<br />Leo Balter<br />Rick Waldron<br />Chengzhong Wu | <sub>September&nbsp;2023</sub> |
| [`function.sent` metaproperty][function-sent] | Allen Wirfs-Brock | HE Shi-Jun | <sub>[July&nbsp;2019][function-sent-notes]</sub> |
| [`throw` expressions][throw-expressions] | Ron Buckton | Ron Buckton | <sub>[January&nbsp;2018][throw-expressions-notes]</sub> |
| [Function implementation hiding][censorship] | Domenic Denicola<br />Michael Ficarra | Michael Ficarra | <sub>[June&nbsp;2020][censorship-notes]</sub> |
Expand Down

0 comments on commit 3209b26

Please sign in to comment.