Searched refs:IntoTwoByte (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/ |
D | uri.cc | 92 bool IntoTwoByte(int index, bool is_uri, int uri_length, in IntoTwoByte() function 156 return IntoTwoByte(k, is_uri, uri_length, &uri_content, in IntoOneAndTwoByte() 164 return IntoTwoByte(k, is_uri, uri_length, &uri_content, in IntoOneAndTwoByte()
|