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

Issue 10448079: Address review comments in commited cl (issue 10460002). (Closed)

Created:
8 years, 6 months ago by regis
Modified:
8 years, 6 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Address review comments in commited cl (issue 10460002). Committed: https://code.google.com/p/dart/source/detail?r=8144

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -82 lines) Patch
M runtime/vm/code_generator_ia32.cc View 1 2 3 chunks +9 lines, -6 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 1 2 3 chunks +10 lines, -3 lines 0 comments Download
M runtime/vm/il_printer.cc View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M runtime/vm/intermediate_language.h View 1 2 1 chunk +11 lines, -12 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 2 1 chunk +0 lines, -10 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 2 2 chunks +10 lines, -19 lines 0 comments Download
M runtime/vm/stub_code_ia32.cc View 1 2 3 chunks +5 lines, -14 lines 0 comments Download
M runtime/vm/stub_code_x64.cc View 1 2 3 chunks +5 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
regis
8 years, 6 months ago (2012-05-30 16:55:10 UTC) #1
srdjan
LGTM https://chromiumcodereview.appspot.com/10448079/diff/1/runtime/vm/intermediate_language.h File runtime/vm/intermediate_language.h (right): https://chromiumcodereview.appspot.com/10448079/diff/1/runtime/vm/intermediate_language.h#newcode1029 runtime/vm/intermediate_language.h:1029: return i == 0 ? type_arguments() : NULL; ...
8 years, 6 months ago (2012-05-30 17:19:43 UTC) #2
regis
Have another look, please. https://chromiumcodereview.appspot.com/10448079/diff/1/runtime/vm/intermediate_language.h File runtime/vm/intermediate_language.h (right): https://chromiumcodereview.appspot.com/10448079/diff/1/runtime/vm/intermediate_language.h#newcode1029 runtime/vm/intermediate_language.h:1029: return i == 0 ? ...
8 years, 6 months ago (2012-05-30 18:08:34 UTC) #3
srdjan
8 years, 6 months ago (2012-05-30 18:17:47 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698