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

Issue 61593008: Magic fix for Math.sin/cos. (Closed)

Created:
7 years, 1 month ago by Yang
Modified:
7 years, 1 month ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Magic fix for Math.sin/cos. It turns out that Sunspider 1.0's 3d-morph verifies that the floating point error must start with 6. R=jkummerow@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=17725

Patch Set 1 #

Total comments: 1

Patch Set 2 : updated comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M src/math.js View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
7 years, 1 month ago (2013-11-14 09:52:02 UTC) #1
Jakob Kummerow
LGTM with comment. https://codereview.chromium.org/61593008/diff/1/src/math.js File src/math.js (right): https://codereview.chromium.org/61593008/diff/1/src/math.js#newcode220 src/math.js:220: var samples = 4489; // Table ...
7 years, 1 month ago (2013-11-14 09:56:07 UTC) #2
Yang
7 years, 1 month ago (2013-11-14 10:11:11 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r17725.

Powered by Google App Engine
This is Rietveld 408576698