RESOLVED DUPLICATE of bug 31813 143654
'const' declarations in JSC should follow the ES6 spec
https://bugs.webkit.org/show_bug.cgi?id=143654
Summary 'const' declarations in JSC should follow the ES6 spec
Saam Barati
Reported 2015-04-12 18:43:05 PDT
We should make 'const' use lexical scoping (https://bugs.webkit.org/show_bug.cgi?id=31813) and we should throw a syntax error if a const declaration does not have an initializer.
Attachments
Saam Barati
Comment 1 2015-07-09 18:00:36 PDT
*** This bug has been marked as a duplicate of bug 31813 ***
Note You need to log in before you can comment on or make changes to this bug.