Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc12149 int* utf16_length_out) { in ComputeUtf8Hash() argument
12156 *utf16_length_out = vector_length; in ComputeUtf8Hash()
12189 *utf16_length_out = static_cast<int>(utf16_length); in ComputeUtf8Hash()
Dobjects.h8310 int* utf16_length_out);