Home | History | Annotate | Download | only in src

Lines Matching refs:kCodeAlignmentBits

375 const int kCodeAlignmentBits = 5;
376 const intptr_t kCodeAlignment = 1 << kCodeAlignmentBits;