Home | History | Annotate | Download | only in src

Lines Matching refs:ReadBlock

6227             String::ReadBlock(left, rbb, &offset, max_chars);
6242 String::ReadBlock(right, rbb, &offset, max_chars);
6342 const unibrow::byte* String::ReadBlock(String* input,
6543 const unibrow::byte* String::ReadBlock(String* input,
6551 const unibrow::byte* answer = ReadBlock(input, &rbb, offset_ptr, chars);
6558 const unibrow::byte* String::ReadBlock(String** raw_input,
6677 const unibrow::byte* answer = String::ReadBlock(String::cast(parent()),