[Webkit-unassigned] [Bug 26382] [ES5] Implement Function.prototype.bind

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 24 19:06:11 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=26382


Maciej Stachowiak <mjs at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com




--- Comment #5 from Maciej Stachowiak <mjs at apple.com>  2010-04-24 19:06:10 PST ---
I don't think we should land a version of Function.prototype.bind() if it is
slower than a JS-implemented version. We should look into ways to make this
faster, or find a way to implement fully or partially in JS but still look
native in the required ways.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list