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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 2 18:33:08 PDT 2010


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





--- Comment #15 from Caio Marcelo de Oliveira Filho <caio.oliveira at openbossa.org>  2010-05-02 18:33:05 PST ---
Created an attachment (id=54898)
 --> (https://bugs.webkit.org/attachment.cgi?id=54898)
Optimization for bind() used just for binding 'this' (JIT case)

Uses same idea from previous optimization in the JIT context. With this patch,
in the linked benchmark, the native is faster all the three scenarios.

-- 
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