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

Issue 1186113011: Some cleanup and be more conservative when guessing cids: use only current leaf classes; otherwise … (Closed)

Created:
5 years, 6 months ago by srdjan
Modified:
5 years, 6 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Some cleanup and be more conservative when guessing cids: use only current leaf classes; otherwise we may get the cid of e.g., _StringBase, which confuses the VM since an object of that cid is never instantiated. BUG= R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/5ce63657afb811e2856af1617895cbec15900d4e

Patch Set 1 #

Patch Set 2 : g #

Patch Set 3 : y #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -16 lines) Patch
M runtime/vm/cha.h View 1 chunk +3 lines, -3 lines 0 comments Download
M runtime/vm/cha.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/cha_test.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M runtime/vm/flow_graph_type_propagator.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
srdjan
5 years, 6 months ago (2015-06-18 23:24:43 UTC) #2
rmacnak
LGTM
5 years, 6 months ago (2015-06-19 17:11:11 UTC) #4
srdjan
5 years, 6 months ago (2015-06-19 17:17:06 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
5ce63657afb811e2856af1617895cbec15900d4e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698