Closed ikarienator closed 9 years ago
What will be the principle of deciding which part is ES5 compliant and which part is implementation compliant?
All of it is ES5 compliant. Except we support ES6 let/const with a binding identifier and block declarations. That support needs to conform to ES6, as it does.
That's not a question. Also, this shouldn't matter to us.