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

Remove implementation notes #56

Closed littledan closed 5 years ago

littledan commented 5 years ago

On second thought, the ideas there might be too complicated checks and therefore less efficient. Just name invariants in the spec, not implementation strategies.