Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(217)

Issue 10831148: Fix integer division truncation error. (Closed)

Created:
8 years, 4 months ago by Nico
Modified:
8 years, 4 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Fix integer division truncation error. Committed: https://code.google.com/p/v8/source/detail?r=12261

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/mark-compact.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Nico
I'm not sure if this change is correct. The explicit cast suggests that a real ...
8 years, 4 months ago (2012-08-03 03:51:04 UTC) #1
Michael Starzinger
8 years, 4 months ago (2012-08-06 13:21:51 UTC) #2
LGTM. In this case it doesn't make any difference, but it's cleaner. Landing.

Powered by Google App Engine
This is Rietveld 408576698