Searched refs:AllocateTwoByteConsString (Results 1 – 2 of 2) sorted by relevance
1306 TNode<String> AllocateTwoByteConsString(TNode<Smi> length,
3282 TNode<String> CodeStubAssembler::AllocateTwoByteConsString( in AllocateTwoByteConsString() function in v8::internal::CodeStubAssembler3336 result = AllocateTwoByteConsString(length, left, right, flags); in NewConsString()