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

Issue 838863004: Handle LoadClassId(obj) === cid during type propagation. (Closed)

Created:
5 years, 11 months ago by Vyacheslav Egorov (Google)
Modified:
5 years, 11 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Handle LoadClassId(obj) === cid during type propagation. R=fschneider@google.com Committed: https://code.google.com/p/dart/source/detail?r=42779

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -14 lines) Patch
M runtime/vm/flow_graph_type_propagator.cc View 1 2 chunks +28 lines, -7 lines 0 comments Download
M runtime/vm/intermediate_language.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 1 chunk +29 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Vyacheslav Egorov (Google)
PTAL
5 years, 11 months ago (2015-01-12 16:40:56 UTC) #1
Florian Schneider
https://codereview.chromium.org/838863004/diff/1/runtime/vm/flow_graph_type_propagator.cc File runtime/vm/flow_graph_type_propagator.cc (right): https://codereview.chromium.org/838863004/diff/1/runtime/vm/flow_graph_type_propagator.cc#newcode179 runtime/vm/flow_graph_type_propagator.cc:179: if (defn->IsLoadClassId() && right.IsSmi()) { Please make sure externalizable ...
5 years, 11 months ago (2015-01-12 16:47:37 UTC) #2
Vyacheslav Egorov (Google)
PTAL
5 years, 11 months ago (2015-01-12 16:56:29 UTC) #3
Florian Schneider
lgtm
5 years, 11 months ago (2015-01-12 17:05:24 UTC) #4
Vyacheslav Egorov (Google)
5 years, 11 months ago (2015-01-12 17:25:28 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 42779 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698