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

Issue 14623030: Detect dead code, and handle breaks and continues in inferrer. (Closed)

Created:
7 years, 7 months ago by ngeoffray
Modified:
7 years, 7 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Detect dead code, and handle breaks and continues in inferrer. R=johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=22929

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+256 lines, -49 lines) Patch
M sdk/lib/_internal/compiler/implementation/elements/elements.dart View 1 1 chunk +10 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/builder.dart View 1 1 chunk +3 lines, -10 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart View 1 2 12 chunks +141 lines, -39 lines 0 comments Download
M tests/compiler/dart2js/simple_inferrer_test.dart View 1 4 chunks +78 lines, -0 lines 0 comments Download
A tests/language/inferrer_constructor_test.dart View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ngeoffray
7 years, 7 months ago (2013-05-16 11:33:28 UTC) #1
Johnni Winther
lgtm
7 years, 7 months ago (2013-05-16 11:37:54 UTC) #2
ngeoffray
Thanks Johnni. Could you please PTAL? I had to implement break and continue too, to ...
7 years, 7 months ago (2013-05-21 10:21:10 UTC) #3
Johnni Winther
lgtm
7 years, 7 months ago (2013-05-21 10:46:49 UTC) #4
ngeoffray
7 years, 7 months ago (2013-05-21 10:47:32 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r22929 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698