and for "it breaks" I meant "it feels broken" ... this is not a real issue
but MDN should mention it to avoid any sort of confusion. I'll edit that
page, cheers


On Thu, Jun 6, 2013 at 12:54 PM, Andrea Giammarchi <
andrea.giammar...@gmail.com> wrote:

> which means it breaks explicit 'use strict' directive so, in my opinion,
> is a legit question or, at least, this should be mentioned in the MDN page ?
>
>
> On Thu, Jun 6, 2013 at 12:52 PM, David Bruant <bruan...@gmail.com> wrote:
>
>> Le 06/06/2013 12:49, David Bruant a écrit :
>>
>>  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?
>>>
>> Yeah... Don't bother answering. lexical this. Appologies for the noise.
>>
>>
>> David
>> ______________________________**_________________
>> es-discuss mailing list
>> es-discuss@mozilla.org
>> https://mail.mozilla.org/**listinfo/es-discuss<https://mail.mozilla.org/listinfo/es-discuss>
>>
>
>
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to