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

Issue 2944933002: Implement type inference for null-aware property gets. (Closed)

Created:
3 years, 6 months ago by Paul Berry
Modified:
3 years, 6 months ago
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com, scheglov
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Implement type inference for null-aware property gets. R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/a4743540d0ef81a9d8c0cef334c8d91bbe961ef7

Patch Set 1 #

Total comments: 2

Messages

Total messages: 6 (2 generated)
Paul Berry
I only need a review from one of you.
3 years, 6 months ago (2017-06-19 21:33:32 UTC) #2
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2944933002/diff/1/pkg/front_end/testcases/inference/null_aware_property_get.dart.strong.expect File pkg/front_end/testcases/inference/null_aware_property_get.dart.strong.expect (right): https://codereview.chromium.org/2944933002/diff/1/pkg/front_end/testcases/inference/null_aware_property_get.dart.strong.expect#newcode12 pkg/front_end/testcases/inference/null_aware_property_get.dart.strong.expect:12: core::int x = let final dynamic #t1 = ...
3 years, 6 months ago (2017-06-19 21:47:43 UTC) #3
Paul Berry
https://codereview.chromium.org/2944933002/diff/1/pkg/front_end/testcases/inference/null_aware_property_get.dart.strong.expect File pkg/front_end/testcases/inference/null_aware_property_get.dart.strong.expect (right): https://codereview.chromium.org/2944933002/diff/1/pkg/front_end/testcases/inference/null_aware_property_get.dart.strong.expect#newcode12 pkg/front_end/testcases/inference/null_aware_property_get.dart.strong.expect:12: core::int x = let final dynamic #t1 = c ...
3 years, 6 months ago (2017-06-19 22:06:53 UTC) #4
Paul Berry
3 years, 6 months ago (2017-06-19 22:09:01 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a4743540d0ef81a9d8c0cef334c8d91bbe961ef7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698