We had a discussion back in Feb about a potential Module.isModule function.

Since then, Module has been moved to being created through
Reflect.Loader.prototype.newModule.

So it sounds like a Reflect.isModule or Reflect.Loader.prototype.isModule
may be the way to go.

Which of these would be preferable?

This does affect code being output today through Traceur, so it would be
useful to know if we can implement something along these lines or not.

Thanks for feedback in advance.

Guy
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to