Home
last modified time | relevance | path

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

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