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

Issue 1325373004: More cleanups for background compilation. (Closed)

Created:
5 years, 3 months ago by srdjan
Modified:
5 years, 3 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Cleanup #

Total comments: 4

Patch Set 3 : Remove old space allocation #

Patch Set 4 : Simpler code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -80 lines) Patch
M runtime/vm/class_finalizer.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph_type_propagator.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M runtime/vm/object.h View 11 chunks +42 lines, -22 lines 0 comments Download
M runtime/vm/object.cc View 1 2 3 21 chunks +61 lines, -37 lines 0 comments Download
M runtime/vm/parser.cc View 1 2 7 chunks +22 lines, -14 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
srdjan
5 years, 3 months ago (2015-09-04 23:04:17 UTC) #2
hausner
LGTM I am getting concerned that one change after another, we add more garbage to ...
5 years, 3 months ago (2015-09-05 01:22:10 UTC) #3
srdjan
On 2015/09/05 01:22:10, hausner wrote: > LGTM > > I am getting concerned that one ...
5 years, 3 months ago (2015-09-06 05:23:53 UTC) #4
srdjan
https://codereview.chromium.org/1325373004/diff/20001/runtime/vm/object.cc File runtime/vm/object.cc (right): https://codereview.chromium.org/1325373004/diff/20001/runtime/vm/object.cc#newcode206 runtime/vm/object.cc:206: segment = String::SubString(name, start_pos, (i - start_pos), Heap::kOld); On ...
5 years, 3 months ago (2015-09-06 05:24:10 UTC) #5
srdjan
5 years, 3 months ago (2015-09-06 18:11:05 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
cba48a6ab6ea08a72803716153c433059bebaf0e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698