http://codereview.chromium.org/9814006/diff/1/src/ia32/lithium-codegen-ia32.cc
File src/ia32/lithium-codegen-ia32.cc (right):

http://codereview.chromium.org/9814006/diff/1/src/ia32/lithium-codegen-ia32.cc#newcode4478
src/ia32/lithium-codegen-ia32.cc:4478: int64_t i_value;
To reduce copy-n-paste, adding a method to FixedDoubleArray for getting
an int64_t from an element for a given index would be nicer IMHO. This
method can be re-used on all architectures. Not a big saving, but
anyway: Redundancy is the root of all evil. :-)

http://codereview.chromium.org/9814006/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to