WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug