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

Issue 61753011: Slight change to Math.sin approximation. (Closed)

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

Description

Slight change to Math.sin approximation. This is again to make sunspider's weird result verification happy. R=jkummerow@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=17703

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M src/math.js View 2 chunks +4 lines, -2 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Yang
7 years, 1 month ago (2013-11-13 15:59:31 UTC) #1
Jakob Kummerow
LGTM. Kinda :-/ https://codereview.chromium.org/61753011/diff/1/src/math.js File src/math.js (right): https://codereview.chromium.org/61753011/diff/1/src/math.js#newcode256 src/math.js:256: if (x > four_pi) x -= ...
7 years, 1 month ago (2013-11-13 16:09:27 UTC) #2
Yang
7 years, 1 month ago (2013-11-13 16:10:13 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r17703 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698