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

Issue 12425006: Fix two bugs in the simple types inferrer: (Closed)

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

Description

Fix two bugs in the simple types inferrer: - We were not corretly analyzing field parameters - We did not infer types of fields when a generative constructor is not used. Committed: https://code.google.com/p/dart/source/detail?r=19486

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -2 lines) Patch
M sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart View 2 chunks +5 lines, -2 lines 0 comments Download
A tests/compiler/dart2js/simple_inferrer_final_field2_test.dart View 1 chunk +40 lines, -0 lines 0 comments Download
A tests/compiler/dart2js/simple_inferrer_final_field3_test.dart View 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
7 years, 9 months ago (2013-03-05 14:54:54 UTC) #1
kasperl
LGTM.
7 years, 9 months ago (2013-03-05 14:55:41 UTC) #2
ngeoffray
7 years, 9 months ago (2013-03-05 15:09:13 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19486 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698