AllocateTwoByteSlicedString 6060 src/arm/code-stubs-arm.cc     __ AllocateTwoByteSlicedString(r0, r2, r6, r7, &runtime);
AllocateTwoByteSlicedString  714 src/arm/macro-assembler-arm.h   void AllocateTwoByteSlicedString(Register result,
AllocateTwoByteSlicedString 6326 src/ia32/code-stubs-ia32.cc     __ AllocateTwoByteSlicedString(eax, ebx, no_reg, &runtime);
AllocateTwoByteSlicedString  628 src/ia32/macro-assembler-ia32.h   void AllocateTwoByteSlicedString(Register result,
AllocateTwoByteSlicedString 6266 src/mips/code-stubs-mips.cc     __ AllocateTwoByteSlicedString(v0, a2, t2, t3, &runtime);
AllocateTwoByteSlicedString  521 src/mips/macro-assembler-mips.h   void AllocateTwoByteSlicedString(Register result,
AllocateTwoByteSlicedString 5300 src/x64/code-stubs-x64.cc     __ AllocateTwoByteSlicedString(rax, rbx, r14, &runtime);
AllocateTwoByteSlicedString 1086 src/x64/macro-assembler-x64.h   void AllocateTwoByteSlicedString(Register result,