Searched defs:kAlignedSize (Results 1 – 3 of 3) 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
4530 static const int kAlignedSize = OBJECT_POINTER_ALIGN(kHeaderSize); variable4566 static const int kAlignedSize = OBJECT_POINTER_ALIGN(kHeaderSize); variable7045 static const int kAlignedSize = POINTER_SIZE_ALIGN(kSize); variable
848 static const size_t kAlignedSize member in WTF::PageHeapAllocator