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

Issue 115423: - Fix numeric overflow handling when compiling count operations.... (Closed)

Created:
11 years, 7 months ago by iposva
Modified:
9 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

- Fix numeric overflow handling when compiling count operations. In certain situations the overflow checking corrupted the value being calculated. Committed: http://code.google.com/p/v8/source/detail?r=1978

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M src/ia32/codegen-ia32.cc View 3 chunks +10 lines, -10 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
iposva
TRB= kasperl | ager | kmillikin http://codereview.chromium.org/115423/diff/1/2 File src/ia32/codegen-ia32.cc (right): http://codereview.chromium.org/115423/diff/1/2#newcode118 Line 118: #ifdef DEBUG ...
11 years, 7 months ago (2009-05-15 22:35:14 UTC) #1
Kevin Millikin (Chromium)
11 years, 7 months ago (2009-05-16 05:18:14 UTC) #2
Good catch.  LGTM.

Powered by Google App Engine
This is Rietveld 408576698