Home | History | Annotate | Download | only in src

Lines Matching full:kshift

11670   value <<= String::ArrayIndexValueBits::kShift;
11671 value |= length << String::ArrayIndexLengthBits::kShift;