https://codereview.chromium.org/23694014/diff/1/src/mips/macro-assembler-mips.cc
File src/mips/macro-assembler-mips.cc (right):

https://codereview.chromium.org/23694014/diff/1/src/mips/macro-assembler-mips.cc#newcode1588
src/mips/macro-assembler-mips.cc:1588: &not_in_int32_range);
Any particular reason you are not doing using TruncateHeapNumberToI
here? This would simplify the code, and mean you could maybe get rid of
a couple of other macro assembler instructions (e.g., ConvertToInt32 and
EmitOutOfInt32RangeTruncate).

https://codereview.chromium.org/23694014/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to