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

Issue 14034011: Ensure that type of the AssertAssignable instruction is recomputed. (Closed)

Created:
7 years, 8 months ago by Vyacheslav Egorov (Google)
Modified:
7 years, 8 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Ensure that type of the AssertAssignable instruction is recomputed. If the previous type was more specific than destination type but new value type is not than we need to update outgoing type to be destination type. Otherwise a stale more specific type will be flowing out. BUG=dart:10094 R=kmillikin@google.com Committed: https://code.google.com/p/dart/source/detail?r=21809

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -5 lines) Patch
M runtime/vm/flow_graph_type_propagator.cc View 1 chunk +3 lines, -5 lines 0 comments Download
A tests/language/type_propagation_assert_assignable_test.dart View 1 chunk +44 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Vyacheslav Egorov (Google)
7 years, 8 months ago (2013-04-22 12:22:40 UTC) #1
Kevin Millikin (Google)
lgtm
7 years, 8 months ago (2013-04-22 12:25:11 UTC) #2
Vyacheslav Egorov (Google)
7 years, 8 months ago (2013-04-22 12:30:19 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21809 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698