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

Issue 20274002: Don't duplicate ceiling() for every POSIX platform. (Closed)

Created:
7 years, 5 months ago by Benedikt Meurer
Modified:
7 years, 5 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Don't duplicate ceiling() for every POSIX platform. R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15872

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address nit #

Patch Set 3 : Fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -40 lines) Patch
M src/platform-cygwin.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/platform-freebsd.cc View 1 chunk +0 lines, -10 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, -10 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 2 1 chunk +6 lines, -0 lines 0 comments Download
M src/platform-solaris.cc View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
7 years, 5 months ago (2013-07-25 08:21:45 UTC) #1
Sven Panne
LGTM with a nit https://codereview.chromium.org/20274002/diff/1/src/platform-posix.cc File src/platform-posix.cc (right): https://codereview.chromium.org/20274002/diff/1/src/platform-posix.cc#newcode215 src/platform-posix.cc:215: if (-1.0 < x && ...
7 years, 5 months ago (2013-07-25 08:32:46 UTC) #2
Benedikt Meurer
7 years, 5 months ago (2013-07-25 08:49:59 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r15872 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698