Searched refs:have_bytes (Results 1 – 1 of 1) sorted by relevance
644 size_t have_bytes = in.size() - i; in EscapeJSString() local650 codepoint = DecodeUTF8Codepoint(bytes, &have_bytes); in EscapeJSString()651 if (have_bytes == 0) { in EscapeJSString()654 decoded = have_bytes; in EscapeJSString()