Home | History | Annotate | Download | only in src

Lines Matching refs:OBJECT_POINTER_ALIGN

3558     return OBJECT_POINTER_ALIGN(kHeaderSize + length);
3594 static const int kAlignedSize = OBJECT_POINTER_ALIGN(kHeaderSize);
3634 static const int kAlignedSize = OBJECT_POINTER_ALIGN(kHeaderSize);
3670 static const int kAlignedSize = OBJECT_POINTER_ALIGN(kHeaderSize);
7185 return OBJECT_POINTER_ALIGN(kHeaderSize + length * kCharSize);
7235 return OBJECT_POINTER_ALIGN(kHeaderSize + length * kShortSize);