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

/external/v8/src/
H A Duri.cc135 bool IntoOneAndTwoByte(Handle<String> uri, bool is_uri, function in namespace:v8::internal::__anon21853
179 if (!IntoOneAndTwoByte(uri, is_uri, &one_byte_buffer, &two_byte_buffer)) {

Completed in 28 milliseconds