ES2019
Array.flat()
和Array.flatMap()
String.trimStart()
和String.trimEnd()
String.prototype.matchAll
Symbol.prototype.description
Object.fromEntries()
- 可选 catch 参数。try/catch 语句中可省略 catch 的参数括号
JSON Superset
超集JSON.stringify()
加强格式转化Array.prototype.sort()
更加稳定Function.prototype.toString()
重新修订