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

Issue 1241113002: VM: Fix allocation size stats for contexts on ia32 and x64. (Closed)

Created:
5 years, 5 months ago by Florian Schneider
Modified:
5 years, 5 months ago
Reviewers:
Cutch
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

VM: Fix allocation size stats for contexts on ia32 and x64. The allocation size was incorrectly calculated and off by one. BUG= R=johnmccutchan@google.com Committed: https://github.com/dart-lang/sdk/commit/8bb300dc112cc2c1d4e6971b5559ce6f5cae37ec

Patch Set 1 #

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

Messages

Total messages: 4 (1 generated)
Florian Schneider
5 years, 5 months ago (2015-07-20 12:03:32 UTC) #2
Cutch
lgtm
5 years, 5 months ago (2015-07-20 14:15:09 UTC) #3
Florian Schneider
5 years, 5 months ago (2015-07-21 14:06:48 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8bb300dc112cc2c1d4e6971b5559ce6f5cae37ec (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698