On Sun, Sep 2, 2012 at 1:57 PM, David Bruant <bruan...@gmail.com> wrote:

> Hi,
>
> In the proxy proposal, one can read the following signature for the
> apply trap:
> apply:  function(target,receiver,args) -> any
> But the "receiver" doesn't make much sense to me. Is it just a typo or
> am I missing something?
>


Based on the older proposals, the receiver is a thisArg that is usually
just a reference to the Proxy

Rick



>
> David
>
> [1] http://wiki.ecmascript.org/doku.php?id=harmony:direct_proxies
> _______________________________________________
> es-discuss mailing list
> es-discuss@mozilla.org
> 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