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

Issue 10820047: Make sure double to int conversion is correct. (Closed)

Created:
8 years, 4 months ago by Yang
Modified:
8 years, 4 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Make sure double to int conversion is correct. R=svenpanne@chromium.org BUG=v8:2260 TEST=test-utils/Utils1 Committed: https://code.google.com/p/v8/source/detail?r=12216

Patch Set 1 #

Total comments: 2

Patch Set 2 : addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -8 lines) Patch
M src/conversions.h View 1 1 chunk +11 lines, -2 lines 0 comments Download
M src/elements.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/runtime.cc View 1 4 chunks +5 lines, -5 lines 0 comments Download
M test/cctest/test-utils.cc View 1 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yang
8 years, 4 months ago (2012-07-27 14:01:35 UTC) #1
Sven Panne
LGTM, although I think that in the long run the checks should be pushed to ...
8 years, 4 months ago (2012-07-30 06:21:46 UTC) #2
Yang
please take another quick look.
8 years, 4 months ago (2012-07-30 07:42:48 UTC) #3
Sven Panne
8 years, 4 months ago (2012-07-30 07:59:20 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698