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

Issue 2570763002: Fixed bad calculations for determining total allocated size of a zone. (Closed)

Created:
4 years ago by bkonyi
Modified:
4 years ago
Reviewers:
zra, Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fixed bad calculations for determining total allocated size of a zone. BUG= R=johnmccutchan@google.com Committed: https://github.com/dart-lang/sdk/commit/a3ec04eb99fac7ecfff974646c7335e957f0e271

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -9 lines) Patch
M runtime/vm/thread_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/zone.h View 2 chunks +2 lines, -4 lines 0 comments Download
M runtime/vm/zone.cc View 2 chunks +18 lines, -2 lines 0 comments Download
M runtime/vm/zone_test.cc View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
bkonyi
Looks like I misunderstood what Zone::SizeInBytes() was actually doing and assumed it returned the capacity ...
4 years ago (2016-12-13 01:34:36 UTC) #2
Cutch
lgtm
4 years ago (2016-12-13 01:48:38 UTC) #3
bkonyi
4 years ago (2016-12-13 01:49:06 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a3ec04eb99fac7ecfff974646c7335e957f0e271 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698