Home | History | Annotate | Download | only in src

Lines Matching refs:kObjectAlignmentBits

361 const int kObjectAlignmentBits = kPointerSizeLog2;
362 const intptr_t kObjectAlignment = 1 << kObjectAlignmentBits;