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

Issue 2829683008: Use a non-null TypeInferrer even in non-strong mode. (Closed)

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

Description

Use a non-null TypeInferrer even in non-strong mode. This is necessary because some of the TypeInferrer's roles (e.g. type promotion and determination of the types of constants) are still needed in non-strong mode. R=ahe@google.com Committed: https://github.com/dart-lang/sdk/commit/e3347e03f70b5e276216c63ddaf8e1d8127301ae

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -8 lines) Patch
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_shadow_ast.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_loader.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/type_inference/type_inferrer.dart View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Paul Berry
3 years, 8 months ago (2017-04-20 10:49:39 UTC) #2
ahe
lgtm
3 years, 8 months ago (2017-04-20 11:09:17 UTC) #3
Paul Berry
3 years, 8 months ago (2017-04-20 11:11:25 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e3347e03f70b5e276216c63ddaf8e1d8127301ae (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698