Searched refs:is_one_byte_data_in_two_byte_string (Results 1 – 1 of 1) sorted by relevance
1083 bool is_one_byte_data_in_two_byte_string = false; in NewConsString() local1088 is_one_byte_data_in_two_byte_string = in NewConsString()1090 if (is_one_byte_data_in_two_byte_string) { in NewConsString()1122 return (is_one_byte_data_in_two_byte_string) in NewConsString()1130 bool one_byte = (is_one_byte || is_one_byte_data_in_two_byte_string); in NewConsString()