tc39 / proposal-private-methods

Private methods and getter/setters for ES6 classes
https://arai-a.github.io/ecma262-compare/?pr=1668
345 stars 37 forks source link

Normative: Define private names at the beginning of the class #72

Open littledan opened 5 years ago

littledan commented 5 years ago

Rebase of this repository on https://github.com/tc39/proposal-class-fields/pull/269