UndoAllocationInNewSpace 440 src/arm/builtins-arm.cc __ UndoAllocationInNewSpace(r3, r4); UndoAllocationInNewSpace 918 src/arm/builtins-arm.cc __ UndoAllocationInNewSpace(r4, r5); UndoAllocationInNewSpace 689 src/arm/macro-assembler-arm.h void UndoAllocationInNewSpace(Register object, Register scratch); UndoAllocationInNewSpace 272 src/ia32/builtins-ia32.cc __ UndoAllocationInNewSpace(ebx); UndoAllocationInNewSpace 1274 src/ia32/builtins-ia32.cc __ UndoAllocationInNewSpace(eax); UndoAllocationInNewSpace 584 src/ia32/macro-assembler-ia32.h void UndoAllocationInNewSpace(Register object); UndoAllocationInNewSpace 449 src/mips/builtins-mips.cc __ UndoAllocationInNewSpace(a3, t0); UndoAllocationInNewSpace 948 src/mips/builtins-mips.cc __ UndoAllocationInNewSpace(t4, t5); UndoAllocationInNewSpace 496 src/mips/macro-assembler-mips.h void UndoAllocationInNewSpace(Register object, Register scratch); UndoAllocationInNewSpace 277 src/x64/builtins-x64.cc __ UndoAllocationInNewSpace(rbx); UndoAllocationInNewSpace 1303 src/x64/builtins-x64.cc __ UndoAllocationInNewSpace(rbx); UndoAllocationInNewSpace 1049 src/x64/macro-assembler-x64.h void UndoAllocationInNewSpace(Register object);