Home
last modified time | relevance | path

Searched defs:PartitionPage (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
DPartitionAlloc.h186 struct PartitionPage { struct
189 PartitionPage* freePageNext; // If the page is free. argument
191 PartitionPage* activePageNext; argument
198 PartitionPage* activePagesHead; // Accessed most in hot path => goes first. argument