Home
last modified time | relevance | path

Searched refs:zoneRealloc (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp488 static void* zoneRealloc(malloc_zone_t*, void*, size_t);
4373 void* FastMallocZone::zoneRealloc(malloc_zone_t*, void*, size_t) in CreateCacheIfNecessary() function in WTF::FastMallocZone
4408 m_zone.realloc = &FastMallocZone::zoneRealloc; in CreateCacheIfNecessary()
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-14499 (WTF::FastMallocZone::zoneRealloc):
1111 (WTF::FastMallocZone::zoneRealloc):