Home | History | Annotate | Download | only in compiler

Lines Matching full:utf16_length

1719       uint32_t utf16_length;
1721 &utf16_length);
1722 mirror::String* string = intern_table->LookupStrong(self, utf16_length, utf8_data).Ptr();