[Webkit-unassigned] [Bug 20469] Close leak of PausedTimeouts, and clean up ownership
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 28 04:23:20 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20469
------- Comment #7 from eric at webkit.org 2008-08-28 04:23 PDT -------
(In reply to comment #5)
> (In reply to comment #4)
> ... thus all
> methods must be inlined, so the count is just a member access thus there is no
> function call overhead.
I meant that all methods must be declared in a header, and thus highly likely
to be inlined. I guess I'm choosing more and more code size and cleanliness
over possible speed optimizations these days.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list