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

Issue 1075004: Update number info for count operations.... (Closed)

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

Description

Update number info for count operations. If the input of a ++ or -- operation is a smi, the result is an Integer32. Otherwise it is a number. Committed: http://code.google.com/p/v8/source/detail?r=4177

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M src/ia32/codegen-ia32.cc View 2 chunks +9 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
10 years, 9 months ago (2010-03-18 09:47:38 UTC) #1
William Hesse
10 years, 9 months ago (2010-03-18 10:00:52 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698