ecma262
ecma262 copied to clipboard
Normative: Remove [[VarNames]] from the global
I noticed this due to a recent test262 test from @shvaikalesh: https://github.com/tc39/test262/pull/3914
The explainer has been pulled into a proposal repo: https://github.com/tc39-transfer/proposal-redeclarable-global-eval-vars
This PR still serves as the spec draft.