Home | History | Annotate | Download | only in src

Lines Matching defs:kShift

12124   value <<= String::ArrayIndexValueBits::kShift;
12125 value |= length << String::ArrayIndexLengthBits::kShift;