import.meta and TC39 process as a whole
Naveen Chawla
naveen.chwl at gmail.com
Sat Aug 5 10:58:46 UTC 2017
How is `document` and `window` handled when someone does `const document =`
? It would seem perfectly fine to allow `module` to be masked by other
variables, and if someone wants to use the module-global `module`, they can
just rename in order to get access. It is analogous to `document` /
`window` after all. Right?
On Sat, 5 Aug 2017 at 16:20 T.J. Crowder <tj.crowder at farsightsoftware.com>
wrote:
> On Sat, Aug 5, 2017 at 11:45 AM, T.J. Crowder
> <tj.crowder at farsightsoftware.com> wrote:
> > ...But there's something *like* a precedent...
>
> Also `set` and `get` in object initializers and classes. (Apologies for
> double-posting.)
>
>
> -- T.J. Crowder
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20170805/70fb9396/attachment.html>
More information about the es-discuss
mailing list