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

Issue 1776243002: Fix incorrect assertion failures in noopt regarding removing classes that still have constants. (Closed)

Created:
4 years, 9 months ago by rmacnak
Modified:
4 years, 9 months ago
Reviewers:
siva
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 incorrect assertion failures in noopt regarding removing classes that still have constants. R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/ed526143225a4f25adeb86f8363f5e7be21d845f

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -18 lines) Patch
M runtime/vm/heap.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/heap.cc View 1 1 chunk +13 lines, -0 lines 0 comments Download
M runtime/vm/precompiler.cc View 1 5 chunks +19 lines, -18 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
rmacnak
https://codereview.chromium.org/1776243002/diff/1/runtime/vm/precompiler.cc File runtime/vm/precompiler.cc (right): https://codereview.chromium.org/1776243002/diff/1/runtime/vm/precompiler.cc#newcode1509 runtime/vm/precompiler.cc:1509: I->heap()->CollectAllGarbage(); Is there a better way to wait?
4 years, 9 months ago (2016-03-08 23:57:27 UTC) #2
siva
LGTM with one comment. https://codereview.chromium.org/1776243002/diff/1/runtime/vm/precompiler.cc File runtime/vm/precompiler.cc (right): https://codereview.chromium.org/1776243002/diff/1/runtime/vm/precompiler.cc#newcode1509 runtime/vm/precompiler.cc:1509: I->heap()->CollectAllGarbage(); On 2016/03/08 23:57:27, rmacnak ...
4 years, 9 months ago (2016-03-09 07:03:33 UTC) #3
rmacnak
https://codereview.chromium.org/1776243002/diff/1/runtime/vm/precompiler.cc File runtime/vm/precompiler.cc (right): https://codereview.chromium.org/1776243002/diff/1/runtime/vm/precompiler.cc#newcode1509 runtime/vm/precompiler.cc:1509: I->heap()->CollectAllGarbage(); On 2016/03/09 07:03:33, siva wrote: > On 2016/03/08 ...
4 years, 9 months ago (2016-03-09 20:09:41 UTC) #4
rmacnak
4 years, 9 months ago (2016-03-09 20:11:28 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
ed526143225a4f25adeb86f8363f5e7be21d845f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698