Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-string-gen.cc1597 Label end(this), one_byte_sequential(this), two_byte_sequential(this); in AllocAndCopyStringCharacters()
1600 Branch(IsOneByteStringInstanceType(from_instance_type), &one_byte_sequential, in AllocAndCopyStringCharacters() local
1604 BIND(&one_byte_sequential); in AllocAndCopyStringCharacters()

Completed in 4 milliseconds