Searched refs:index_same (Results 1 – 1 of 1) sorted by relevance
2283 bool index_same = (from_encoding == to_encoding) && in CopyStringCharacters() local2293 type, rep, index_same](Node* offset) { in CopyStringCharacters()2297 index_same ? offset : current_to_offset.value(), value); in CopyStringCharacters()2298 if (!index_same) { in CopyStringCharacters()