Searched refs:kSuperPageShift (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DPartitionAlloc.h162 static const size_t kSuperPageShift = 21; // 2MB member in namespace:WTF
163 static const size_t kSuperPageSize = 1 << kSuperPageShift;

Completed in 120 milliseconds