Searched refs:AllocateConsString (Results 1 – 2 of 2) sorted by relevance
1322 Node* AllocateConsString(Heap::RootListIndex map_root_index, Node* length,
1700 Node* CodeStubAssembler::AllocateConsString(Heap::RootListIndex map_root_index, in AllocateConsString() function in v8::internal::CodeStubAssembler1730 return AllocateConsString(Heap::kConsOneByteStringMapRootIndex, length, first, in AllocateOneByteConsString()1737 return AllocateConsString(Heap::kConsStringMapRootIndex, length, first, in AllocateTwoByteConsString()