[Webkit-unassigned] [Bug 66849] The GC does not have a facility for profiling the kinds of objects that occupy the heap
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 24 14:15:52 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66849
Geoffrey Garen <ggaren at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #105063|review? |review+
Flag| |
--- Comment #6 from Geoffrey Garen <ggaren at apple.com> 2011-08-24 14:15:52 PST ---
(From update of attachment 105063)
View in context: https://bugs.webkit.org/attachment.cgi?id=105063&action=review
r=me
> Source/JavaScriptCore/heap/VTableSpectrum.cpp:109
> + fprintf(output, " %s:%s(%p): %lu\n", strippedFileName, info.dli_sname, item.vtable, (long unsigned)item.count);
I think you can remove this "(long unsigned)" cast now.
--
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