[webkit-reviews] review requested: [Bug 64862] Switch isFixedSize() virtual function to inline one. : [Attachment 101448] Switch isFixedSize virtual function to inline one.

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


Czene Tamas <Czene.Tamas at stud.u-szeged.hu> has asked  for review:
Bug 64862: Switch isFixedSize() virtual function to inline one.
https://bugs.webkit.org/show_bug.cgi?id=64862

Attachment 101448: Switch isFixedSize virtual function to inline one.
https://bugs.webkit.org/attachment.cgi?id=101448&action=review

------- Additional Comments from Czene Tamas <Czene.Tamas at stud.u-szeged.hu>
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


More information about the webkit-reviews mailing list