Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp515 static size_t goodSize(malloc_zone_t*, size_t size) { return size; } in goodSize() function in WTF::FastMallocZone
4581 …stmalloc_introspection = { &FastMallocZone::enumerate, &FastMallocZone::goodSize, &FastMallocZone:… in CreateCacheIfNecessary()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2007-10-141040 (KJS::CollectorHeapIntrospector::goodSize):
1050 (WTF::FastMallocZone::goodSize):