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

Issue 10501008: Infer types using 'v is! Type' (Closed)

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

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : Tweaks for comments #

Messages

Total messages: 4 (0 generated)
scheglov
8 years, 6 months ago (2012-06-02 04:23:59 UTC) #1
Brian Wilkerson
LGTM https://chromiumcodereview.appspot.com/10501008/diff/1/compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java File compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java (right): https://chromiumcodereview.appspot.com/10501008/diff/1/compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java#newcode606 compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java:606: private static boolean isExitFromFunction(DartStatement statement) { This is ...
8 years, 6 months ago (2012-06-02 16:07:22 UTC) #2
scheglov
https://chromiumcodereview.appspot.com/10501008/diff/1/compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java File compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java (right): https://chromiumcodereview.appspot.com/10501008/diff/1/compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java#newcode606 compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java:606: private static boolean isExitFromFunction(DartStatement statement) { On 2012/06/02 16:07:22, ...
8 years, 6 months ago (2012-06-02 16:32:56 UTC) #3
messick
8 years, 6 months ago (2012-06-03 20:19:01 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698