This feature introduces private fields to classes in ECMAScript. Note: This entry only pertains to the private fields part of the proposal, not the public fields.
Docs: https://v8.dev/features/class-fields#private-class-fields http://2ality.com/2017/07/class-fields.html https://github.com/tc39/proposal-class-fields/blob/master/README.md