From 54e85730fd6fe3ad83a4ef56d943ef2c0523eac2 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Wed, 27 Jan 2021 11:49:39 -0800 Subject: [PATCH] Ergonomic Brand Checks for Private Fields to stage 3, per 2021.01.27 TC39 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e96209d..c045d1ab 100644 --- a/README.md +++ b/README.md @@ -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
Lars Hansen | [:white_check_mark:][tests-nonblocking] | [December 2019][nonblocking-notes] | | [`.at()`][at] | Shu-yu Guo
Tab Atkins | Shu-yu Guo
Tab Atkins | [:white_check_mark:][tests-at] | [November 2020][at-notes] | | [Import Assertions][import-assertions] | Myles Borins
Sven Sauleau
Dan Clark
Daniel Ehrenberg | Myles Borins
Sven Sauleau
Dan Clark
Daniel Ehrenberg | :question: | [November 2020][import-assertions-notes] | -| [JSON Modules][json-modules] | Myles Borins
Sven Sauleau
Dan Clark
Daniel Ehrenberg | Myles Borins
Sven Sauleau
Dan Clark
Daniel Ehrenberg | :question: | January 2021 | +| [JSON Modules][json-modules] | Myles Borins
Sven Sauleau
Dan Clark
Daniel Ehrenberg | Myles Borins
Sven Sauleau
Dan Clark
Daniel Ehrenberg | :question: | January 2021 | +| [Ergonomic brand checks for Private Fields][private-fields-in-in] | Jordan Harband | Jordan Harband | :question: | January 2021 | ### Stage 2 @@ -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 | [February 2020][resource-management-notes] | | [`Map.prototype.emplace`][map-emplace] | Bradley Farias | Erica Pramer | [July 2020][map-emplace-notes] | | [Dynamic Import Host Adjustment][] | Mike Samuel, Krzysztof Kotowicz | Krzysztof Kotowicz | [December 2019][Dynamic Import Host Adjustment notes] | -| [Ergonomic brand checks for Private Fields][private-fields-in-in] | Jordan Harband | Jordan Harband | [September 2020][private-fields-in-in-notes] | | [WeakRefs `cleanupSome`][cleanup-some] | Yulia Startsev
Daniel Ehrenberg | Yulia Startsev
Daniel Ehrenberg | [July 2020][cleanup-some-notes] | | [Record & Tuple][record-tuple] | Robin Ricard
Richard Button | Robin Ricard
Richard Button | [September 2020][record-tuple-notes] | | [JSON.parse source text access][json-parse-source] | Richard Gibson | Richard Gibson | [July 2020][json-parse-source-notes] |