Typo in direct proxy proposal for the apply trap

Rick Waldron waldron.rick at gmail.com
Sun Sep 2 11:38:26 PDT 2012


On Sun, Sep 2, 2012 at 1:57 PM, David Bruant <bruant.d at 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 at mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20120902/4bb343a5/attachment-0001.html>


More information about the es-discuss mailing list