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

Issue 2037001: Use Int32Value() instead of ToNumber()->Value() in test-api.cc.... (Closed)

Created:
10 years, 7 months ago by Rico
Modified:
9 years, 6 months ago
CC:
v8-dev, jaimeyap
Visibility:
Public.

Description

Use Int32Value() instead of ToNumber()->Value() in test-api.cc. This problem was introduced in revision 4597. ToNumber()->Value() used as an int will throw a compile waring on windows since it returns a double. Committed: http://code.google.com/p/v8/source/detail?r=4602

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

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

Messages

Total messages: 2 (0 generated)
Rico
One line review
10 years, 7 months ago (2010-05-06 10:43:01 UTC) #1
Søren Thygesen Gjesse
10 years, 7 months ago (2010-05-06 11:01:12 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698