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

Issue 1567023002: Fix assertion in ConstantPropagator::VisitInstanceOf. (Closed)

Created:
4 years, 11 months ago by Vyacheslav Egorov (Google)
Modified:
4 years, 11 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix assertion in ConstantPropagator::VisitInstanceOf. Propagated type doesn't have to match value representation because it is affected by dominating checks (these checks will always deopt if there is a mismatch making all subsequent code dead). R=fschneider@google.com BUG=http://dartbug.com/25362 Committed: https://github.com/dart-lang/sdk/commit/122722f50b413f410fc05ed6822b8cb4ed42123b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M runtime/vm/constant_propagator.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
Vyacheslav Egorov (Google)
4 years, 11 months ago (2016-01-07 14:39:07 UTC) #1
Florian Schneider
lgtm
4 years, 11 months ago (2016-01-07 14:40:54 UTC) #2
Vyacheslav Egorov (Google)
4 years, 11 months ago (2016-01-07 15:19:41 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
122722f50b413f410fc05ed6822b8cb4ed42123b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698