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

Issue 6334056: Merge r6573 to 3.0 branch. This is a fix for issue 1088, Math.pow(-0, 0.5). (Closed)

Created:
9 years, 10 months ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Merge r6573 to 3.0 branch. This is a fix for issue 1088, Math.pow(-0, 0.5). Committed: http://code.google.com/p/v8/source/detail?r=6590

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -34 lines) Patch
M src/arm/codegen-arm.cc View 1 2 chunks +8 lines, -2 lines 0 comments Download
M src/assembler.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 2 chunks +8 lines, -4 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 1 2 chunks +8 lines, -4 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/version.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M src/x64/codegen-x64.cc View 1 2 chunks +8 lines, -4 lines 0 comments Download
M test/mjsunit/math-pow.js View 1 4 chunks +29 lines, -16 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
William Hesse
9 years, 10 months ago (2011-02-02 16:05:48 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698