Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-string-gen.cc1570 bool index_same = (from_encoding == to_encoding) && in CopyStringCharacters() local
1579 index_same ? offset : current_to_offset.value(), in CopyStringCharacters()
1581 if (!index_same) { in CopyStringCharacters()