Home | History | Annotate | Download | only in src

Lines Matching refs:kCharSize

4563   static const int kBytecodeAgeOffset = kOSRNestingLevelOffset + kCharSize;
4564 static const int kHeaderSize = kBytecodeAgeOffset + kCharSize;
9686 return OBJECT_POINTER_ALIGN(kHeaderSize + length * kCharSize);