Skip to content

Commit

Permalink
2020.07: Ergonomic brand checks for private fields for stage 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jun 16, 2020
1 parent 9badddb commit cd52173
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 2020/07.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) |
Expand Down Expand Up @@ -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

0 comments on commit cd52173

Please sign in to comment.