AllocateAsciiSlicedString 6057 src/arm/code-stubs-arm.cc     __ AllocateAsciiSlicedString(r0, r2, r6, r7, &runtime);
AllocateAsciiSlicedString  719 src/arm/macro-assembler-arm.h   void AllocateAsciiSlicedString(Register result,
AllocateAsciiSlicedString 6323 src/ia32/code-stubs-ia32.cc     __ AllocateAsciiSlicedString(eax, ebx, no_reg, &runtime);
AllocateAsciiSlicedString  632 src/ia32/macro-assembler-ia32.h   void AllocateAsciiSlicedString(Register result,
AllocateAsciiSlicedString 6263 src/mips/code-stubs-mips.cc     __ AllocateAsciiSlicedString(v0, a2, t2, t3, &runtime);
AllocateAsciiSlicedString  526 src/mips/macro-assembler-mips.h   void AllocateAsciiSlicedString(Register result,
AllocateAsciiSlicedString 5297 src/x64/code-stubs-x64.cc     __ AllocateAsciiSlicedString(rax, rbx, r14, &runtime);
AllocateAsciiSlicedString 1090 src/x64/macro-assembler-x64.h   void AllocateAsciiSlicedString(Register result,