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

Issue 3564011: During StringToDouble negative exponents may be less than -999 with a result ... (Closed)

Created:
10 years, 2 months ago by Florian Loitsch
Modified:
9 years, 7 months ago
Reviewers:
SeRya
CC:
v8-dev
Visibility:
Public.

Description

During StringToDouble negative exponents may be less than -999 with a result that is not 0.0. Committed: http://code.google.com/p/v8/source/detail?r=5594

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -2 lines) Patch
M src/conversions.cc View 1 chunk +8 lines, -2 lines 0 comments Download
M test/cctest/test-conversions.cc View 1 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Florian Loitsch
10 years, 2 months ago (2010-10-05 15:02:39 UTC) #1
SeRya
10 years, 2 months ago (2010-10-06 07:51:22 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698