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

/external/chromium_org/v8/src/
H A Dunicode.h167 inline unsigned Utf16Length() const { return utf16_length_; }
169 // This reads all characters and sets the utf16_length_.
179 unsigned utf16_length_; member in class:unibrow::Utf8DecoderBase

Completed in 67 milliseconds