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

Issue 2888733005: Rework TypeInferenceListener. (Closed)

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

Description

Rework TypeInferenceListener. Parameters are added which point to the expressions being inferred--this should help with debugging. Also, printing debug statements is now enabled by uncommenting a single "with" clause rather than uncommenting two different print statements. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/caa67f9895941e90bd9bee5b676aa01d3d6cf5e3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -124 lines) Patch
M pkg/front_end/lib/src/fasta/kernel/kernel_shadow_ast.dart View 25 chunks +51 lines, -39 lines 0 comments Download
M pkg/front_end/lib/src/fasta/type_inference/type_inference_listener.dart View 2 chunks +119 lines, -85 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Paul Berry
3 years, 7 months ago (2017-05-17 20:27:38 UTC) #2
scheglov
LGTM
3 years, 7 months ago (2017-05-17 20:37:30 UTC) #3
Paul Berry
3 years, 7 months ago (2017-05-17 21:16:10 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
caa67f9895941e90bd9bee5b676aa01d3d6cf5e3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698