AllocateTwoByteString 6119 src/arm/code-stubs-arm.cc   __ AllocateTwoByteString(r0, r2, r4, r6, r7, &runtime);
AllocateTwoByteString 6554 src/arm/code-stubs-arm.cc   __ AllocateTwoByteString(r0, r6, r4, r5, r9, &call_runtime);
AllocateTwoByteString  692 src/arm/macro-assembler-arm.h   void AllocateTwoByteString(Register result,
AllocateTwoByteString 5853 src/ia32/code-stubs-ia32.cc   __ AllocateTwoByteString(eax, ebx, ecx, edx, edi, &call_runtime_drop_two);
AllocateTwoByteString 6397 src/ia32/code-stubs-ia32.cc   __ AllocateTwoByteString(eax, ecx, ebx, edx, edi, &runtime_drop_two);
AllocateTwoByteString  597 src/ia32/macro-assembler-ia32.h   void AllocateTwoByteString(Register result,
AllocateTwoByteString 6326 src/mips/code-stubs-mips.cc   __ AllocateTwoByteString(v0, a2, t0, t2, t3, &runtime);
AllocateTwoByteString 6764 src/mips/code-stubs-mips.cc   __ AllocateTwoByteString(v0, t2, t0, t1, t5, &call_runtime);
AllocateTwoByteString  499 src/mips/macro-assembler-mips.h   void AllocateTwoByteString(Register result,
AllocateTwoByteString 4856 src/x64/code-stubs-x64.cc   __ AllocateTwoByteString(rax, rbx, rdi, r8, r9, &call_runtime);
AllocateTwoByteString 5367 src/x64/code-stubs-x64.cc   __ AllocateTwoByteString(rax, rcx, r11, r14, r15, &runtime);
AllocateTwoByteString 1060 src/x64/macro-assembler-x64.h   void AllocateTwoByteString(Register result,