Home | History | Annotate | Download | only in cctest

Lines Matching full:uc16

11875   explicit UC16VectorResource(i::Vector<const i::uc16> vector)
11879 virtual const i::uc16* data() const { return data_.start(); }
11881 i::Vector<const i::uc16> data_;
12018 // Initialize the contents of two_byte_content_ to be a uc16 representation
12105 i::uc16 two_byte_content_[15];