Skip to content

v20190810

Compare
Choose a tag to compare
@llgoer llgoer released this 11 Aug 15:22
· 29 commits to master since this release
  • TC39建议:增加了公共类字段、私有字段、方法和访问器;
  • 更改了JS_ToCStringLen()属性
  • qjsc:“-”在模块名称和模块有同样的文件名
  • 增加std.urlGet
  • 导出JS_GetOwnPropertyNames()和JS_GetOwnProperty()
  • 导出一些C的大整数函数
  • 在run-test262中添加了对eshost的支持
  • bug修复