Hi,

Should the "use strict" directive work inside an arrow function?
Currently, for () => {'use strict'; return typeof this } returns 'object' in Firefox (it's the global object). Is it the intended behavior?

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

Reply via email to