[Webkit-unassigned] [Bug 64862] Switch isFixedSize() virtual function to inline one.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 20 04:38:03 PDT 2011


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


Czene Tamas <Czene.Tamas at stud.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #101448|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Czene Tamas <Czene.Tamas at stud.u-szeged.hu>  2011-07-20 04:38:03 PST ---
Created an attachment (id=101448)
 --> (https://bugs.webkit.org/attachment.cgi?id=101448&action=review)
Switch isFixedSize virtual function to inline one.

The number of variables created during the test.
m_isFixedSize 725
The max number of variables in the memory during the test.
m_isFixedsize 57

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