Status: New Owner: ---- New issue 384 by [email protected]: Implement Function.prototype.bind http://code.google.com/p/v8/issues/detail?id=384
ES5 defines a bind method for functions. 15.3.4.5 in the final draft found a at http://wiki.ecmascript.org/doku.php? id=es3.1:es3.1_proposal_working_draft Almost JS toolkit implements this themselves and having a native one will save on download size and maybe even give a small performance boost. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
