On 28 October 2014 17:38, Allen Wirfs-Brock <[email protected]> wrote: > Also I'll check if it's feasible to make it a runtime error for a global let > to shadow a non configurable property of the global object.
Is there a reason why we cannot make it an error for any present property? Maybe that would even allow us to get rid of the VarNames list? /Andreas _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

