Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.cc2277 Variable current_to_offset(this, MachineType::PointerRepresentation(), in CopyStringCharacters() local
2279 VariableList vars({&current_to_offset}, zone()); in CopyStringCharacters()
2292 [this, from_string, to_string, &current_to_offset, to_increment, in CopyStringCharacters()
2297 index_same ? offset : current_to_offset.value(), value); in CopyStringCharacters()
2299 Increment(current_to_offset, to_increment); in CopyStringCharacters()