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

Issue 739913003: Implement log10 via fdlibm port. (Closed)

Created:
6 years, 1 month ago by Yang
Modified:
6 years, 1 month ago
Reviewers:
Sven Panne, Raymond Toy
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -63 lines) Patch
M src/math.js View 2 chunks +1 line, -7 lines 0 comments Download
M src/third_party/fdlibm/fdlibm.h View 1 chunk +1 line, -1 line 0 comments Download
M src/third_party/fdlibm/fdlibm.cc View 1 chunk +56 lines, -53 lines 0 comments Download
M src/third_party/fdlibm/fdlibm.js View 1 chunk +63 lines, -0 lines 0 comments Download
M test/mjsunit/es6/math-log2-log10.js View 1 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Yang
6 years, 1 month ago (2014-11-19 14:18:02 UTC) #1
Raymond Toy
lgtm with a few nits. https://codereview.chromium.org/739913003/diff/1/src/third_party/fdlibm/fdlibm.cc File src/third_party/fdlibm/fdlibm.cc (right): https://codereview.chromium.org/739913003/diff/1/src/third_party/fdlibm/fdlibm.cc#newcode30 src/third_party/fdlibm/fdlibm.cc:30: 6.36619772367581382433e-01, // invpio2 0 ...
6 years, 1 month ago (2014-11-19 19:02:30 UTC) #2
Yang
https://codereview.chromium.org/739913003/diff/1/src/third_party/fdlibm/fdlibm.cc File src/third_party/fdlibm/fdlibm.cc (right): https://codereview.chromium.org/739913003/diff/1/src/third_party/fdlibm/fdlibm.cc#newcode30 src/third_party/fdlibm/fdlibm.cc:30: 6.36619772367581382433e-01, // invpio2 0 On 2014/11/19 19:02:30, Raymond Toy ...
6 years, 1 month ago (2014-11-20 09:05:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/739913003/20001
6 years, 1 month ago (2014-11-20 09:05:40 UTC) #5
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 1 month ago (2014-11-20 09:05:41 UTC) #7
Sven Panne
LGTM (mostly rubber-stamped)
6 years, 1 month ago (2014-11-20 09:09:39 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/739913003/20001
6 years, 1 month ago (2014-11-20 09:10:40 UTC) #11
commit-bot: I haz the power
6 years, 1 month ago (2014-11-20 09:37:25 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001)

Powered by Google App Engine
This is Rietveld 408576698