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

Issue 464015: Move function nan_value to POSIX platform file... (Closed)

Created:
11 years ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Move function nan_value to POSIX platform file Strictly speaking NAN from math.h is not in a POSIX standard but in C99. However it seems that all our POSIX platforms have it. Committed: http://code.google.com/p/v8/source/detail?r=3405

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -20 lines) Patch
M src/platform-freebsd.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/platform-linux.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/platform-macos.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/platform-openbsd.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/platform-posix.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
11 years ago (2009-12-03 09:23:59 UTC) #1
Erik Corry
11 years ago (2009-12-03 09:27:26 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698