Home
last modified time | relevance | path

Searched refs:getPageHeap (Results 1 – 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp2341 static inline TCMalloc_PageHeap* getPageHeap() in getPageHeap() function
2347 #define pageheap getPageHeap()
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-141670 (WTF::): redefine pageheap macro in terms of getPageHeap().
1671 …(WTF::getPageHeap): new inline function, helper for pageheap macro. This hides the cast in a union.
DChangeLog-2008-08-1024333 (WTF::getPageHeap):