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

Issue 2949493002: [kernel] Check type for list literals (Closed)

Created:
3 years, 6 months ago by jensj
Modified:
3 years, 6 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments and fix issue with type_arguments representing dynamic (i.e. being null) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -3 lines) Patch
M runtime/vm/kernel_binary_flowgraph.cc View 1 1 chunk +12 lines, -1 line 0 comments Download
M tests/language/language_kernel.status View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
jensj
3 years, 6 months ago (2017-06-19 07:59:26 UTC) #2
Kevin Millikin (Google)
LGTM with comments addressed. https://codereview.chromium.org/2949493002/diff/1/runtime/vm/kernel_binary_flowgraph.cc File runtime/vm/kernel_binary_flowgraph.cc (right): https://codereview.chromium.org/2949493002/diff/1/runtime/vm/kernel_binary_flowgraph.cc#newcode5702 runtime/vm/kernel_binary_flowgraph.cc:5702: AbstractType& list_type = AbstractType::Handle(type_arguments.TypeAt(0)); Pass ...
3 years, 6 months ago (2017-06-19 15:01:17 UTC) #3
jensj
https://codereview.chromium.org/2949493002/diff/1/runtime/vm/kernel_binary_flowgraph.cc File runtime/vm/kernel_binary_flowgraph.cc (right): https://codereview.chromium.org/2949493002/diff/1/runtime/vm/kernel_binary_flowgraph.cc#newcode5702 runtime/vm/kernel_binary_flowgraph.cc:5702: AbstractType& list_type = AbstractType::Handle(type_arguments.TypeAt(0)); On 2017/06/19 15:01:17, Kevin Millikin ...
3 years, 6 months ago (2017-06-20 10:43:31 UTC) #4
jensj
3 years, 6 months ago (2017-06-20 11:04:17 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
c64955758486cc3c99e78e94eae26ddcbb942faf (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698