On Sep 7, 2014, at 19:47 , Mark S. Miller <[email protected]> wrote:
> On Sun, Sep 7, 2014 at 10:36 AM, Mathias Bynens <[email protected]> wrote: > On Sun, Sep 7, 2014 at 7:29 PM, Andrea Giammarchi > <[email protected]> wrote: > > This looks like a potential problem when possible passed methods are not > > bound + it looks inconsistent with *"use strict"* expectations. > > Yes. This looks like a typical screwup. Thanks for pointing it out. Interesting. Follow-up question: isn’t strictness propagated lexically? That is, shouldn’t the parameter of `setTimeout()` be strict even without being explicitly declared as such? -- Dr. Axel Rauschmayer [email protected] rauschma.de
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

