Bug 160392

Summary: JSC should be ES2017 feature complete
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: ashvayka, benjamin, fpizlo, ggaren, gskachkov, keith_miller, mark.lam, msaboff, oliver, sukolsak, ticaiolima, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=212069
Bug Depends on: 160410, 160412, 160417, 160418, 160423, 160523, 160955    
Bug Blocks:    

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).