import.meta and TC39 process as a whole
T.J. Crowder
tj.crowder at farsightsoftware.com
Sat Aug 5 13:40:29 UTC 2017
On Sat, Aug 5, 2017 at 2:35 PM, Naveen Chawla <naveen.chwl at gmail.com> wrote:
>
> Thanks for the link! That means that `import` is already on the
borderline of the spec since it wants to be a function and object.
No, not at all. It's a keyword. `import.meta` doesn't make `import` an
object, any more than `new.target` makes `new` an object.
-- T.J. Crowder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20170805/02a7616a/attachment.html>
More information about the es-discuss
mailing list