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

Issue 10787024: Shorter code for simple type comparisons. (Closed)

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

Description

Shorter code for simple type comparisons. Committed: https://code.google.com/p/dart/source/detail?r=9687

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -84 lines) Patch
M runtime/vm/flow_graph_compiler_ia32.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 1 5 chunks +50 lines, -41 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 5 chunks +50 lines, -41 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 5 months ago (2012-07-16 22:46:57 UTC) #1
regis
8 years, 5 months ago (2012-07-16 23:01:44 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698