http://codereview.chromium.org/1332003/diff/5001/6002 File src/arm/ic-arm.cc (right):
http://codereview.chromium.org/1332003/diff/5001/6002#newcode179 src/arm/ic-arm.cc:179: __ eor(t0, t0, Operand(t0, ASR, 12)); ComputeIntegerHash uses uint32_t hash, so shifts are logical not arithmetic. It was correct in the first CL. http://codereview.chromium.org/1332003 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev To unsubscribe from this group, send email to v8-dev+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
