Home | History | Annotate | Download | only in src

Lines Matching refs:kStubMajorKeyBits

312 const int kStubMajorKeyBits = 8;
313 const int kStubMinorKeyBits = kSmiValueSize - kStubMajorKeyBits - 1;