Searched defs:kAlignedSize (Results 1 – 2 of 2) sorted by relevance
3594 static const int kAlignedSize = OBJECT_POINTER_ALIGN(kHeaderSize); variable3634 static const int kAlignedSize = OBJECT_POINTER_ALIGN(kHeaderSize); variable3670 static const int kAlignedSize = OBJECT_POINTER_ALIGN(kHeaderSize); variable5608 static const int kAlignedSize = POINTER_SIZE_ALIGN(kSize); variable
1000 static const size_t kAlignedSize member in WTF::PageHeapAllocator