Searched refs:have_bytes (Results 1 – 1 of 1) sorted by relevance
613 size_t have_bytes = in.size() - i; in EscapeJSString() local619 codepoint = DecodeUTF8Codepoint(bytes, &have_bytes); in EscapeJSString()620 if (have_bytes == 0) { in EscapeJSString()623 decoded = have_bytes; in EscapeJSString()