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

Issue 2146063004: Remove failing assert in Function::ClearCode. (Closed)

Created:
4 years, 5 months ago by rmacnak
Modified:
4 years, 5 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

Remove failing assert in Function::ClearCode. Caching JIT snapshots may include functions with a zeroed usage counter that still have type feedback, e.g. due to code collection. R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/d75da67de1b342de76080620f1534f311131d96d

Patch Set 1 #

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

Messages

Total messages: 5 (2 generated)
rmacnak
4 years, 5 months ago (2016-07-13 21:25:49 UTC) #2
Florian Schneider
lgtm
4 years, 5 months ago (2016-07-13 21:30:23 UTC) #3
rmacnak
4 years, 5 months ago (2016-07-13 21:43:50 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
d75da67de1b342de76080620f1534f311131d96d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698