Searched refs:utf16_length_with_flag (Results 1 – 2 of 2) sorted by relevance
160 int32_t utf16_length_with_flag, in Alloc() argument164 const bool compressible = kUseStringCompression && String::IsCompressed(utf16_length_with_flag); in Alloc()166 size_t length = String::GetLengthFromCount(utf16_length_with_flag); in Alloc()
258 int32_t utf16_length_with_flag,