Home
last modified time | relevance | path

Searched refs:IntoOneAndTwoByte (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Duri.cc135 bool IntoOneAndTwoByte(Handle<String> uri, bool is_uri, in IntoOneAndTwoByte() function
179 if (!IntoOneAndTwoByte(uri, is_uri, &one_byte_buffer, &two_byte_buffer)) { in Decode()