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

Issue 3009043002: Handle variable declarations in inferrer (Closed)

Created:
3 years, 3 months ago by Johnni Winther
Modified:
3 years, 3 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Handle variable declarations in inferrer

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -36 lines) Patch
M pkg/compiler/lib/src/inferrer/builder_kernel.dart View 5 chunks +30 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/inferrer/kernel_inferrer_engine.dart View 2 chunks +9 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/js_model/locals.dart View 5 chunks +25 lines, -22 lines 0 comments Download
M pkg/compiler/lib/src/kernel/element_map.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/kernel/indexed.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_ast_adapter.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/equivalence/id_equivalence_helper.dart View 2 chunks +8 lines, -2 lines 0 comments Download
A tests/compiler/dart2js/inference/data/locals.dart View 1 chunk +21 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/inference/inference_test_helper.dart View 2 chunks +12 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
Johnni Winther
3 years, 3 months ago (2017-09-01 22:04:05 UTC) #2
Siggi Cherem (dart-lang)
3 years, 3 months ago (2017-09-05 19:12:22 UTC) #3
lgtm!

Powered by Google App Engine
This is Rietveld 408576698