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

Issue 8820011: Fixing mozilla test failures regarding Math.pow. (Closed)

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

Description

Fixing mozilla test failures regarding Math.pow. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=10177

Patch Set 1 #

Patch Set 2 : Changes to the test. #

Patch Set 3 : Comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -4 lines) Patch
M src/ia32/code-stubs-ia32.cc View 1 2 6 chunks +10 lines, -4 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M test/mjsunit/math-pow.js View 1 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
Comparing NaN and -Infinity sets the zero flag so it looks like they were equal... ...
9 years ago (2011-12-06 12:51:41 UTC) #1
ulan
9 years ago (2011-12-06 13:14:10 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698