Searched defs:Utf8Decoder (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dscanner.h148 typedef unibrow::Utf8InputBuffer<1024> Utf8Decoder; typedef in class:v8::internal::UnicodeCache
150 StaticResource<Utf8Decoder>* utf8_decoder() {
164 StaticResource<Utf8Decoder> utf8_decoder_;
318 typedef unibrow::Utf8InputBuffer<1024> Utf8Decoder; typedef in class:v8::internal::Scanner

Completed in 48 milliseconds