Searched refs:is_result_single_byte (Results 1 – 1 of 1) sorted by relevance
1169 bool is_result_single_byte; in RUNTIME_FUNCTION() local1179 is_result_single_byte = ToUpperOneByte(src, result, &sharp_s_count); in RUNTIME_FUNCTION()1184 is_result_single_byte = ToUpperOneByte(src, result, &sharp_s_count); in RUNTIME_FUNCTION()1190 if (V8_UNLIKELY(!is_result_single_byte)) { in RUNTIME_FUNCTION()