Home | History | Annotate | Download | only in src

Lines Matching refs:kStubMajorKeyBits

269 const int kStubMajorKeyBits = 8;
270 const int kStubMinorKeyBits = kSmiValueSize - kStubMajorKeyBits - 1;