Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-string-gen.cc1679 Label one_byte_slice(this), two_byte_slice(this); in SubString() local
1681 &one_byte_slice, &two_byte_slice); in SubString()
1683 BIND(&one_byte_slice); in SubString()