V8 Project
|
This is the complete list of members for unibrow::Utf8DecoderBase, including all inherited members.
DISALLOW_COPY_AND_ASSIGN(Utf8DecoderBase) | unibrow::Utf8DecoderBase | private |
last_byte_of_buffer_unused_ | unibrow::Utf8DecoderBase | protected |
Reset(uint16_t *buffer, unsigned buffer_length, const uint8_t *stream, unsigned stream_length) | unibrow::Utf8DecoderBase | protected |
unbuffered_start_ | unibrow::Utf8DecoderBase | protected |
utf16_length_ | unibrow::Utf8DecoderBase | protected |
Utf16Length() const | unibrow::Utf8DecoderBase | inline |
Utf8DecoderBase() | unibrow::Utf8DecoderBase | inline |
Utf8DecoderBase(uint16_t *buffer, unsigned buffer_length, const uint8_t *stream, unsigned stream_length) | unibrow::Utf8DecoderBase | inline |
WriteUtf16Slow(const uint8_t *stream, uint16_t *data, unsigned length) | unibrow::Utf8DecoderBase | protectedstatic |