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

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DPartitionAlloc.h269 uintptr_t invertedSelf; member in struct:WTF::PartitionRootBase
438 return root->invertedSelf == ~reinterpret_cast<uintptr_t>(root);
H A DPartitionAlloc.cpp127 root->invertedSelf = ~reinterpret_cast<uintptr_t>(root);

Completed in 84 milliseconds