Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp526 static void* zoneMalloc(malloc_zone_t*, size_t);
4551 void* FastMallocZone::zoneMalloc(malloc_zone_t*, size_t) in CreateCacheIfNecessary() function in WTF::FastMallocZone
4605 m_zone.malloc = &FastMallocZone::zoneMalloc; in CreateCacheIfNecessary()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2007-10-14496 (WTF::FastMallocZone::zoneMalloc):
1046 (KJS::CollectorHeapIntrospector::zoneMalloc):
1108 (WTF::FastMallocZone::zoneMalloc):