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

Issue 4687001: Add comments to double.h. (Closed)

Created:
10 years, 1 month ago by Florian Loitsch
Modified:
9 years, 7 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Add comments to double.h. Committed: http://code.google.com/p/v8/source/detail?r=5789

Patch Set 1 #

Patch Set 2 : Forgot a comment. #

Total comments: 4

Patch Set 3 : Adressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -3 lines) Patch
M src/double.h View 1 2 3 chunks +11 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Florian Loitsch
10 years, 1 month ago (2010-11-08 13:43:01 UTC) #1
William Hesse
LGTM, with comments. http://codereview.chromium.org/4687001/diff/3001/4001 File src/double.h (right): http://codereview.chromium.org/4687001/diff/3001/4001#newcode65 src/double.h:65: // The value encode by this ...
10 years, 1 month ago (2010-11-08 15:35:44 UTC) #2
Florian Loitsch
10 years, 1 month ago (2010-11-08 15:40:24 UTC) #3
http://codereview.chromium.org/4687001/diff/3001/4001
File src/double.h (right):

http://codereview.chromium.org/4687001/diff/3001/4001#newcode65
src/double.h:65: // The value encode by this Double must be strictly greater
than 0.
On 2010/11/08 15:35:44, William Hesse wrote:
> encoded

Done.

http://codereview.chromium.org/4687001/diff/3001/4001#newcode87
src/double.h:87: // Returns the next greater double. Infinity returns infinity.
On 2010/11/08 15:35:44, William Hesse wrote:
> Returns +infinity on input +infinity.

Done.

Powered by Google App Engine
This is Rietveld 408576698