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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 2 18:28:30 PDT 2010


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


Caio Marcelo de Oliveira Filho <caio.oliveira at openbossa.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54243|0                           |1
        is obsolete|                            |




--- Comment #13 from Caio Marcelo de Oliveira Filho <caio.oliveira at openbossa.org>  2010-05-02 18:28:27 PST ---
Created an attachment (id=54896)
 --> (https://bugs.webkit.org/attachment.cgi?id=54896)
Native implementation of Function.prototype.bind(), v4

Use Cell space available, and avoid allocating space for holding arguments if
they are not used.

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