Home | History | Annotate | Download | only in src

Lines Matching refs:SlicedString

493     SlicedString::cast(this)->SlicedStringVerify();
512 void SlicedString::SlicedStringVerify() {
515 CHECK(this->length() >= SlicedString::kMinLength);