Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp1064 …oid* adminAllocation = allocated_regions_; adminAllocation; adminAllocation = reader.nextEntryInLi… in recordAdministrativeRegions() local
1065 recorder.recordRegion(reinterpret_cast<vm_address_t>(adminAllocation), kAllocIncrement); in recordAdministrativeRegions()