Searched refs:rbb (Results 1 – 1 of 1) sorted by relevance
3661 void SeqTwoByteString::SeqTwoByteStringReadBlockIntoBuffer(ReadBlockBuffer* rbb, in SeqTwoByteStringReadBlockIntoBuffer() argument3673 rbb->util_buffer, in SeqTwoByteStringReadBlockIntoBuffer()3674 rbb->capacity, in SeqTwoByteStringReadBlockIntoBuffer()3675 rbb->cursor)) { in SeqTwoByteStringReadBlockIntoBuffer()3680 rbb->util_buffer, in SeqTwoByteStringReadBlockIntoBuffer()3681 rbb->capacity, in SeqTwoByteStringReadBlockIntoBuffer()3682 rbb->cursor)) { in SeqTwoByteStringReadBlockIntoBuffer()3690 rbb->remaining += chars_read; in SeqTwoByteStringReadBlockIntoBuffer()3713 const unibrow::byte* ConsString::ConsStringReadBlock(ReadBlockBuffer* rbb, in ConsStringReadBlock() argument3725 (rbb->capacity <= left_length - offset && in ConsStringReadBlock()[all …]