Home | History | Annotate | Download | only in src

Lines Matching defs:kShift

11397   value <<= String::ArrayIndexValueBits::kShift;
11398 value |= length << String::ArrayIndexLengthBits::kShift;