Pages

ES9 (ES2019) Core Features


ES9 (ES2019) Core Features

- Array.prototype.{flat,flatMap}
- Object.fromEntries
- String.prototype.{trimStart,trimEnd}
- Symbol.prototype.description
- Optional catch binding
- Array.prototype.sort()
- Well-formed JSON.stringify
- JSON superset
- Function.prototype.toString revision