Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-string-gen.cc1597 Label end(this), one_byte_sequential(this), two_byte_sequential(this); in AllocAndCopyStringCharacters() local
1601 &two_byte_sequential); in AllocAndCopyStringCharacters()
1616 BIND(&two_byte_sequential); in AllocAndCopyStringCharacters()