Bug 160392 - JSC should be ES2017 feature complete
Summary: JSC should be ES2017 feature complete
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on: 160410 160412 160417 160418 160423 160523 160955
Blocks:
  Show dependency treegraph
 
Reported: 2016-07-31 14:49 PDT by Saam Barati
Modified: 2020-08-30 03:33 PDT (History)
12 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2016-07-31 14:49:17 PDT
...
Comment 1 Alexey Shvayka 2020-08-30 03:33:55 PDT
According to http://kangax.github.io/compat-table/es2016plus, as of r265666 JSC is:
* ES2016 feature complete;
* ES2017 feature complete (apart from re-enabling SharedArrayBuffer, which is tracked in https://bugs.webkit.org/show_bug.cgi?id=212069).