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