Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.cc6059 Label end(this), one_byte_sequential(this), two_byte_sequential(this); in AllocAndCopyStringCharacters() local
6062 Branch(IsOneByteStringInstanceType(from_instance_type), &one_byte_sequential, in AllocAndCopyStringCharacters()
6066 BIND(&one_byte_sequential); in AllocAndCopyStringCharacters()