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

Issue 6759021: Fix conditional on sse2 support in CompileMathFloor (Closed)

Created:
9 years, 9 months ago by Rico
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix conditional on sse2 support in CompileMathFloor We should test that there is NO sse2 support and return undefined in that case. Committed: http://code.google.com/p/v8/source/detail?r=7422

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/ia32/stub-cache-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Rico
9 years, 9 months ago (2011-03-30 06:54:25 UTC) #1
Mads Ager (chromium)
9 years, 9 months ago (2011-03-30 07:22:47 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698