Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/wtf/
DPartitionAlloc.cpp258 char* superPages[kMaxPartitionSize / kSuperPageSize]; in partitionAllocBaseShutdown() local
264 superPages[numSuperPages] = superPage; in partitionAllocBaseShutdown()
272 freePages(superPages[i], kSuperPageSize); in partitionAllocBaseShutdown()