![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::Utf8Decoder, including all inherited members.
Decode(Char *out, base::Vector< const uint8_t > data) | v8::internal::Utf8DecoderBase< Utf8Decoder > | |
Encoding enum name | v8::internal::Utf8DecoderBase< Utf8Decoder > | |
encoding_ | v8::internal::Utf8DecoderBase< Utf8Decoder > | protected |
is_ascii() const | v8::internal::Utf8DecoderBase< Utf8Decoder > | inline |
is_invalid() const | v8::internal::Utf8Decoder | inline |
is_one_byte() const | v8::internal::Utf8DecoderBase< Utf8Decoder > | inline |
non_ascii_start() const | v8::internal::Utf8DecoderBase< Utf8Decoder > | inline |
non_ascii_start_ | v8::internal::Utf8DecoderBase< Utf8Decoder > | protected |
utf16_length() const | v8::internal::Utf8DecoderBase< Utf8Decoder > | inline |
utf16_length_ | v8::internal::Utf8DecoderBase< Utf8Decoder > | protected |
Utf8Decoder(base::Vector< const uint8_t > data) | v8::internal::Utf8Decoder | inlineexplicit |
Utf8DecoderBase(base::Vector< const uint8_t > data) | v8::internal::Utf8DecoderBase< Utf8Decoder > | explicitprotected |