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

Issue 2592083002: VM: Clear all *_to_retain maps when resetting the precompiler state (Closed)

Created:
3 years, 12 months ago by kustermann
Modified:
3 years, 12 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

VM: Clear all *_to_retain maps when resetting the precompiler state We often do work when adding entries to these maps but when entries already exist we skip the work. When running the precompiler multiple times we should clear the maps to ensure we always to the necessary work. R=vegorov@google.com Committed: https://github.com/dart-lang/sdk/commit/b8d549e7598c8ac10d261f800ac1af85158d5cb5

Patch Set 1 #

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

Messages

Total messages: 5 (2 generated)
kustermann
3 years, 12 months ago (2016-12-21 13:39:17 UTC) #2
Vyacheslav Egorov (Google)
lgtm
3 years, 12 months ago (2016-12-21 16:13:29 UTC) #3
kustermann
3 years, 12 months ago (2016-12-22 10:47:50 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b8d549e7598c8ac10d261f800ac1af85158d5cb5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698