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

Issue 8804005: Fixing Math.pow(NaN, -0.0) == 1 on Windows. (Closed)

Created:
9 years ago by Yang
Modified:
9 years ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Fixing Math.pow(NaN, -0.0) == 1 on Windows. Committed: http://code.google.com/p/v8/source/detail?r=10150

Patch Set 1 #

Patch Set 2 : . #

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

Messages

Total messages: 2 (0 generated)
Yang
PTAL. Fixes the windows check failures.
9 years ago (2011-12-05 08:59:07 UTC) #1
ulan
9 years ago (2011-12-05 09:53:58 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698