Home
last modified time | relevance | path

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

/art/runtime/
Dintern_table.cc348 const bool is_b_regular_ascii = (b_byte_count == b_utf8_length); in operator ()() local
349 if (is_b_regular_ascii) { in operator ()()