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

Issue 2477563003: VM: [Kernel] Set types on [LocalVariable] if they were introduced by [VariableDeclaration]s (Closed)

Created:
4 years, 1 month ago by kustermann
Modified:
4 years, 1 month ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

VM: [Kernel] Set types on [LocalVariable] if they were introduced by [VariableDeclaration]s R=vegorov@google.com Committed: https://github.com/dart-lang/sdk/commit/4ae06af529bcba94858c04537c00ec70fd6f6ec5

Patch Set 1 #

Total comments: 1

Patch Set 2 : VM: [Kernel] Set types on [LocalVariable] if they were introduced by [VariableDeclaration]s #

Total comments: 10

Patch Set 3 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -47 lines) Patch
M runtime/vm/kernel_to_il.h View 1 4 chunks +10 lines, -3 lines 0 comments Download
M runtime/vm/kernel_to_il.cc View 1 2 16 chunks +97 lines, -44 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
kustermann
https://codereview.chromium.org/2477563003/diff/1/runtime/vm/kernel_to_il.cc File runtime/vm/kernel_to_il.cc (right): https://codereview.chromium.org/2477563003/diff/1/runtime/vm/kernel_to_il.cc#newcode321 runtime/vm/kernel_to_il.cc:321: AbstractType::dynamic_type()); I guess for all synthetic [LocalVariable]s we can ...
4 years, 1 month ago (2016-11-03 13:09:31 UTC) #2
Vyacheslav Egorov (Google)
lgtm https://codereview.chromium.org/2477563003/diff/20001/runtime/vm/kernel_to_il.cc File runtime/vm/kernel_to_il.cc (right): https://codereview.chromium.org/2477563003/diff/20001/runtime/vm/kernel_to_il.cc#newcode46 runtime/vm/kernel_to_il.cc:46: // Constructor. Comment says it's Procedure or a ...
4 years, 1 month ago (2016-11-07 14:05:16 UTC) #3
kustermann
https://codereview.chromium.org/2477563003/diff/20001/runtime/vm/kernel_to_il.cc File runtime/vm/kernel_to_il.cc (right): https://codereview.chromium.org/2477563003/diff/20001/runtime/vm/kernel_to_il.cc#newcode46 runtime/vm/kernel_to_il.cc:46: // Constructor. On 2016/11/07 14:05:16, Vyacheslav Egorov (Google) wrote: ...
4 years, 1 month ago (2016-11-07 20:22:56 UTC) #4
kustermann
4 years, 1 month ago (2016-11-08 08:56:30 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
4ae06af529bcba94858c04537c00ec70fd6f6ec5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698