Searched defs:kMaxFreeableSpans (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DPartitionAlloc.h191 static const size_t kMaxFreeableSpans = 16; member in namespace:WTF
267 PartitionPage* globalEmptyPageRing[kMaxFreeableSpans];

Completed in 67 milliseconds