Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc8947 int* utf16_length_out) { in ComputeUtf8Hash() argument
8954 *utf16_length_out = vector_length; in ComputeUtf8Hash()
8987 *utf16_length_out = static_cast<int>(utf16_length); in ComputeUtf8Hash()
Dobjects.h8351 int* utf16_length_out);