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

Issue 10477010: Fix some editor warnings. (Closed)

Created:
8 years, 6 months ago by Lasse Reichstein Nielsen
Modified:
8 years, 6 months ago
Reviewers:
karlklose
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix some editor warnings. Committed: https://code.google.com/p/dart/source/detail?r=8248

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address review comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -20 lines) Patch
M lib/compiler/implementation/operations.dart View 1 chunk +1 line, -0 lines 0 comments Download
M lib/compiler/implementation/ssa/builder.dart View 2 chunks +5 lines, -6 lines 0 comments Download
M lib/compiler/implementation/ssa/codegen.dart View 1 chunk +0 lines, -1 line 0 comments Download
M lib/compiler/implementation/ssa/nodes.dart View 1 3 chunks +3 lines, -7 lines 0 comments Download
M lib/compiler/implementation/ssa/variable_allocator.dart View 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lasse Reichstein Nielsen
8 years, 6 months ago (2012-06-04 11:46:30 UTC) #1
karlklose
LGTM. https://chromiumcodereview.appspot.com/10477010/diff/1/lib/compiler/implementation/ssa/nodes.dart File lib/compiler/implementation/ssa/nodes.dart (right): https://chromiumcodereview.appspot.com/10477010/diff/1/lib/compiler/implementation/ssa/nodes.dart#newcode2380 lib/compiler/implementation/ssa/nodes.dart:2380: int visitNode(Node node) => -1; NOT_A_LOOP?
8 years, 6 months ago (2012-06-04 11:54:32 UTC) #2
Lasse Reichstein Nielsen
8 years, 6 months ago (2012-06-04 12:09:17 UTC) #3
https://chromiumcodereview.appspot.com/10477010/diff/1/lib/compiler/implement...
File lib/compiler/implementation/ssa/nodes.dart (right):

https://chromiumcodereview.appspot.com/10477010/diff/1/lib/compiler/implement...
lib/compiler/implementation/ssa/nodes.dart:2380: int visitNode(Node node) => -1;
On 2012/06/04 11:54:32, karlklose wrote:
> NOT_A_LOOP?

Done.

Powered by Google App Engine
This is Rietveld 408576698