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

Issue 10883063: Add explicit smi checks for unary smi operations. (Closed)

Created:
8 years, 3 months ago by Florian Schneider
Modified:
8 years, 3 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Add explicit smi checks for unary smi operations. Committed: https://code.google.com/p/dart/source/detail?r=11394

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -63 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 1 chunk +8 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language.h View 2 chunks +3 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 chunk +15 lines, -30 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 chunk +15 lines, -30 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Florian Schneider
8 years, 3 months ago (2012-08-27 15:13:10 UTC) #1
srdjan
8 years, 3 months ago (2012-08-27 15:58:28 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698