Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp4336 AdminRegionRecorder adminRegionRecorder(task, context, typeMask, recorder, memoryReader); in CreateCacheIfNecessary() local
4337 pageMap->visitAllocations(adminRegionRecorder, memoryReader); in CreateCacheIfNecessary()
4342 spanAllocator->recordAdministrativeRegions(adminRegionRecorder, memoryReader); in CreateCacheIfNecessary()
4343 pageHeapAllocator->recordAdministrativeRegions(adminRegionRecorder, memoryReader); in CreateCacheIfNecessary()
4345 adminRegionRecorder.recordPendingRegions(); in CreateCacheIfNecessary()