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

Issue 2026643004: Don't overload FreeListElement for become. (Closed)

Created:
4 years, 6 months ago by rmacnak
Modified:
4 years, 6 months ago
Reviewers:
Cutch, siva
CC:
reviews_dartlang.org, turnidge, Cutch, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Total comments: 18

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+169 lines, -43 lines) Patch
M runtime/vm/become.h View 1 2 1 chunk +60 lines, -0 lines 0 comments Download
M runtime/vm/become.cc View 1 6 chunks +42 lines, -17 lines 0 comments Download
M runtime/vm/class_table.cc View 1 2 3 chunks +5 lines, -4 lines 0 comments Download
M runtime/vm/compiler_stats.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/dart.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M runtime/vm/isolate_reload.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/object.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/object.cc View 1 2 6 chunks +18 lines, -2 lines 0 comments Download
M runtime/vm/object_test.cc View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M runtime/vm/precompiler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/raw_object.h View 1 2 2 chunks +11 lines, -2 lines 0 comments Download
M runtime/vm/raw_object.cc View 3 chunks +13 lines, -0 lines 0 comments Download
M runtime/vm/scavenger.cc View 1 2 1 chunk +3 lines, -5 lines 0 comments Download
M runtime/vm/service.cc View 1 2 2 chunks +2 lines, -3 lines 0 comments Download
M runtime/vm/symbols.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/verifier.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
rmacnak
4 years, 6 months ago (2016-05-31 23:52:44 UTC) #2
siva
https://chromiumcodereview.appspot.com/2026643004/diff/20001/runtime/vm/become.h File runtime/vm/become.h (right): https://chromiumcodereview.appspot.com/2026643004/diff/20001/runtime/vm/become.h#newcode37 runtime/vm/become.h:37: // Used to allocate class for free list elements ...
4 years, 6 months ago (2016-06-02 00:23:36 UTC) #3
siva
lgtm
4 years, 6 months ago (2016-06-02 00:27:57 UTC) #4
Cutch
LGTM with a bunch of small comments https://chromiumcodereview.appspot.com/2026643004/diff/20001/runtime/vm/become.h File runtime/vm/become.h (right): https://chromiumcodereview.appspot.com/2026643004/diff/20001/runtime/vm/become.h#newcode16 runtime/vm/become.h:16: // corpses ...
4 years, 6 months ago (2016-06-02 14:09:53 UTC) #5
rmacnak
https://codereview.chromium.org/2026643004/diff/20001/runtime/vm/become.h File runtime/vm/become.h (right): https://codereview.chromium.org/2026643004/diff/20001/runtime/vm/become.h#newcode16 runtime/vm/become.h:16: // corpses pointing to the right-hand side. Compare the ...
4 years, 6 months ago (2016-06-02 17:57:07 UTC) #6
rmacnak
4 years, 6 months ago (2016-06-02 17:57:40 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
3f8c0bb0a909066b3856f000ae7cbe17676369ff (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698