DoubleIs32BitInteger  892 src/arm/code-stubs-arm.cc     DoubleIs32BitInteger(masm, dst1, dst2, scratch1, scratch2, not_int32);
DoubleIs32BitInteger  960 src/arm/code-stubs-arm.cc     DoubleIs32BitInteger(masm, scratch1, scratch2, dst, scratch3, not_int32);
DoubleIs32BitInteger  814 src/arm/code-stubs-arm.h   static void DoubleIs32BitInteger(MacroAssembler* masm,
DoubleIs32BitInteger  905 src/mips/code-stubs-mips.cc     DoubleIs32BitInteger(masm, dst1, dst2, scratch1, scratch2, not_int32);
DoubleIs32BitInteger  973 src/mips/code-stubs-mips.cc     DoubleIs32BitInteger(masm, scratch1, scratch2, dst, scratch3, not_int32);
DoubleIs32BitInteger  814 src/mips/code-stubs-mips.h   static void DoubleIs32BitInteger(MacroAssembler* masm,