Searched refs:AddToBuffer (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/ |
D | uri.cc | 74 void AddToBuffer(uc16 decoded, String::FlatContent* uri_content, int index, in AddToBuffer() function 126 AddToBuffer(decoded, uri_content, k - 2, is_uri, buffer); in IntoTwoByte() 158 AddToBuffer(decoded, &uri_content, k, is_uri, one_byte_buffer); in IntoOneAndTwoByte()
|