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.
*** This bug has been marked as a duplicate of bug 31813 ***