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

Issue 2172803002: Fix allocation stats for cross-compiled AOT targeting ARM or MIPS. (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

Fix allocation stats for cross-compiled AOT targeting ARM or MIPS. Resolves disagreement between SIMARM and ARM on the size of ClassHeapStats. Fixes assertion failures in AllocStats::Verify. R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/9470c085c3eafc45ac0cb80bd79e07c9f905dbab

Patch Set 1 #

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

Messages

Total messages: 5 (2 generated)
rmacnak
4 years, 5 months ago (2016-07-21 22:36:45 UTC) #2
Florian Schneider
lgtm
4 years, 5 months ago (2016-07-21 22:49:20 UTC) #3
rmacnak
4 years, 5 months ago (2016-07-21 23:05:02 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
9470c085c3eafc45ac0cb80bd79e07c9f905dbab (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698