When I open the Chrome Developer Tools JavaScript console to get a REPL, the version of JavaScript it uses seems lower than 1.8. let statements, new style functions, etc. give me syntax errors. Is there any way to change the JavaScript version used?
Thanks in advance.
letis "Non-Standard." But, many of these features have been and are being discussed for ECMAScript 6 and later under the Harmony and Strawman namespaces.