Skip to content

Commit

Permalink
Ergonomic Brand Checks for Private Fields to stage 3, per 2021.01.27 …
Browse files Browse the repository at this point in the history
…TC39
  • Loading branch information
ljharb committed Jan 27, 2021
1 parent 9e6438c commit 54e8573
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ Stage 2 indicates that the committee expects these features to be developed and
| [`Atomics.waitAsync`][nonblocking] | Lars Hansen | Shu-yu Guo<br />Lars Hansen | [:white_check_mark:][tests-nonblocking] | <sub>[December&nbsp;2019][nonblocking-notes]</sub> |
| [`.at()`][at] | Shu-yu Guo<br />Tab Atkins | Shu-yu Guo<br />Tab Atkins | [:white_check_mark:][tests-at] | <sub>[November&nbsp;2020][at-notes]</sub> |
| [Import Assertions][import-assertions] | Myles Borins<br />Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg | Myles Borins<br />Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg | :question: | <sub>[November&nbsp;2020][import-assertions-notes]</sub> |
| [JSON Modules][json-modules] | Myles Borins<br />Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg | Myles Borins<br />Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg | :question: | <sub>January&nbsp;2021</sub> |
| [JSON Modules][json-modules] | Myles Borins<br />Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg | Myles Borins<br />Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg | :question: | <sub>January&nbsp;2021</sub> |
| [Ergonomic brand checks for Private Fields][private-fields-in-in] | Jordan Harband | Jordan Harband | :question: | <sub>January&nbsp;2021</sub> |

### Stage 2

Expand All @@ -48,7 +49,6 @@ Stage 2 indicates that the committee expects these features to be developed and
| [Explicit Resource Management][resource-management] | Ron Buckton | Ron Buckton | <sub>[February&nbsp;2020][resource-management-notes]</sub> |
| [`Map.prototype.emplace`][map-emplace] | Bradley Farias | Erica Pramer | <sub>[July&nbsp;2020][map-emplace-notes]</sub> |
| [Dynamic Import Host Adjustment][] | Mike Samuel, Krzysztof Kotowicz | Krzysztof Kotowicz | <sub>[December&nbsp;2019][Dynamic Import Host Adjustment notes]</sub> |
| [Ergonomic brand checks for Private Fields][private-fields-in-in] | Jordan Harband | Jordan Harband | <sub>[September&nbsp;2020][private-fields-in-in-notes]</sub> |
| [WeakRefs `cleanupSome`][cleanup-some] | Yulia Startsev<br />Daniel Ehrenberg | Yulia Startsev<br />Daniel Ehrenberg | <sub>[July&nbsp;2020][cleanup-some-notes]</sub> |
| [Record & Tuple][record-tuple] | Robin Ricard<br />Richard Button | Robin Ricard<br />Richard Button | <sub>[September&nbsp;2020][record-tuple-notes]</sub> |
| [JSON.parse source text access][json-parse-source] | Richard Gibson | Richard Gibson | <sub>[July&nbsp;2020][json-parse-source-notes]</sub> |
Expand Down

0 comments on commit 54e8573

Please sign in to comment.