Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-string-gen.cc1693 var_result = AllocateSlicedTwoByteString( in SubString()
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.h1913 TNode<String> AllocateSlicedTwoByteString(TNode<Uint32T> length,
Dcode-stub-assembler.cc3604 TNode<String> CodeStubAssembler::AllocateSlicedTwoByteString( in AllocateSlicedTwoByteString() function in v8::internal::CodeStubAssembler