diff --git a/2020/07.md b/2020/07.md index 48fcab13..6c93d3da 100644 --- a/2020/07.md +++ b/2020/07.md @@ -83,6 +83,7 @@ Supporting materials includes slides, a link to the proposal repository, a link | | 3 | 15m | [`Promise.any` & `AggregateError`](https://github.com/tc39/proposal-promise-any) for stage 4 ([slides](https://docs.google.com/presentation/d/1PcfPP5nLVG8w5OosQt5PWwOmFUPuD5pg1rgGaF1JVis/edit)) | Mathias Bynens | | | 3 | 15m | [WeakRefs](https://github.com/tc39/proposal-weakrefs/) for Stage 4 | Daniel Ehrenberg | | | 3 | 15m | [Logical Assignment](https://github.com/tc39/proposal-logical-assignment/) for Stage 4 | Justin Ridgewell | +| | 2 | 15m | [Ergonomic brand checks for private fields][private-fields-in-in] for stage 3 | Jordan Harband | | | 1 | 15m | [Symbol as WeakMap key](https://github.com/tc39/proposal-symbols-as-weakmap-keys) for Stage 2 ([spec](https://arai-a.github.io/ecma262-compare/?pr=2038)) | Daniel Ehrenberg | | | 0 | 15m | [await operations](https://github.com/Jack-Works/proposal-await.ops) for Stage 1 ([spec](https://jack-works.github.io/proposal-await.ops/)) | Jack Works | | | 0 | 15m | [Array.prototype.unique() proposal](https://github.com/TechQuery/array-unique-proposal) for Stage 1 | [@TechQuery](https://github.com/TechQuery) (presented by Jack Works) | @@ -110,3 +111,5 @@ Supporting materials includes slides, a link to the proposal repository, a link |--------------------------|--------------------------------|-------------------------| | 2020-09-21 to 2020-09-24 | Remote (was Tokyo, Japan) | Bloomberg | | 2020-11-16 to 2020-11-19 | Remote (was Budapest, Hungary) | IBM | + +[private-fields-in-in]: https://github.com/tc39/proposal-private-fields-in-in