Home
last modified time | relevance | path

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

/external/v8/src/
Dstring-hasher.h29 int* utf16_length_out);
Dobjects.cc12388 int* utf16_length_out) { in ComputeUtf8Hash() argument
12395 *utf16_length_out = vector_length; in ComputeUtf8Hash()
12422 *utf16_length_out = utf16_length; in ComputeUtf8Hash()