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

Issue 7037007: Fix push of untagged value in type-recording unary op stub. (Closed)

Created:
9 years, 7 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Fix push of untagged value in type-recording unary op stub. Committed: http://code.google.com/p/v8/source/detail?r=7919

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added comment. #

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

Messages

Total messages: 4 (0 generated)
Lasse Reichstein
9 years, 7 months ago (2011-05-17 12:44:27 UTC) #1
Lasse Reichstein
9 years, 7 months ago (2011-05-18 06:57:31 UTC) #2
Erik Corry
lgtm Do we need to push this to the branches? http://codereview.chromium.org/7037007/diff/1/src/ia32/code-stubs-ia32.cc File src/ia32/code-stubs-ia32.cc (right): http://codereview.chromium.org/7037007/diff/1/src/ia32/code-stubs-ia32.cc#newcode762 ...
9 years, 7 months ago (2011-05-18 07:06:02 UTC) #3
Lasse Reichstein
9 years, 7 months ago (2011-05-18 07:31:53 UTC) #4
No branches, just trunk.

http://codereview.chromium.org/7037007/diff/1/src/ia32/code-stubs-ia32.cc
File src/ia32/code-stubs-ia32.cc (right):

http://codereview.chromium.org/7037007/diff/1/src/ia32/code-stubs-ia32.cc#new...
src/ia32/code-stubs-ia32.cc:762: IntegerConvert(masm, edx,
CpuFeatures::IsSupported(SSE3), slow);
Done.

Powered by Google App Engine
This is Rietveld 408576698