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

Issue 10108022: Fix incorrect Math.pow() calculations on MinGW-w64. (Closed)

Created:
8 years, 8 months ago by Yang
Modified:
8 years, 8 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Fix incorrect Math.pow() calculations on MinGW-w64. Original patch by Jonathan Liu <net147@gmail.com>; https://chromiumcodereview.appspot.com/10026017/ BUG= TEST=mjsunit/math-pow,mjsunit/math-sqrt Committed: https://code.google.com/p/v8/source/detail?r=11362

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M src/assembler.cc View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Yang
8 years, 8 months ago (2012-04-17 16:15:13 UTC) #1
LGTM.  Landing.

Powered by Google App Engine
This is Rietveld 408576698