HomeSort by relevance Sort by last modified time
    Searched refs:Utf16Length (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
unicode-decoder.h 20 inline size_t Utf16Length() const { return utf16_length_; }
factory.cc 337 int utf16_length = static_cast<int>(decoder->Utf16Length());
372 int utf16_length = static_cast<int>(decoder->Utf16Length());
    [all...]

Completed in 547 milliseconds