Hi Eric, Morrita & All,
Thanks for answering.
I understand like FastMalloc is derived from google's perf-tool TCMalloc to
avoid one more dependency. Unused codes were kept inside WTF_CHANGES to
ease the merging of new versions of TCMalloc.
But why don't we enable the statistics(allocated objec
FastMalloc is a fork of tcmalloc:
http://trac.webkit.org/browser/trunk/Source/WTF/wtf/FastMalloc.cpp#L37
http://goog-perftools.sourceforge.net/doc/tcmalloc.html
from several years ago.
On Thu, Apr 12, 2012 at 2:11 AM, Hajime Morrita wrote:
> Hi,
>
> The code was brought from a third party library
Hey,
in the future send these kind of questions to webkit-help please.
For answer check bug: https://bugs.webkit.org/show_bug.cgi?id=69435
(you can also do a search in bugzilla)
Cheers,
On Thu, 12 Apr 2012 11:01:30 +0200, Arunprasad Rajkumar
wrote:
I don't understand the use of define
Hi,
The code was brought from a third party library and WebKit (WTF) needs
some changes to the original code. It looks such changes are marked by
WTF_CHANGES. For example, WTF shouldn't depend on gflags, which is
disabled by the WTF_CHANGES guard.
--
morrita
On Thu, Apr 12, 2012 at 6:01 PM, Arun
I don't understand the use of define WTF_CHANGES in FastMalloc.cpp &
TCSystemAlloc.cpp.
Any body help me to understand that?
Thanks in advance.
--
Arunprasad Rajkumar
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mai
5 matches
Mail list logo