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

Issue 7976003: Fix new space shrinking to reset from-space. (Closed)

Created:
9 years, 3 months ago by Michael Starzinger
Modified:
9 years, 3 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix new space shrinking to reset from-space. R=lrn@chromium.org BUG=v8:1702 TEST=cctest/test-heap/GrowAndShrinkNewSpace Committed: http://code.google.com/p/v8/source/detail?r=9346

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comments by Lasse Reichstein. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -6 lines) Patch
M src/spaces.cc View 1 2 chunks +7 lines, -6 lines 0 comments Download
M test/cctest/test-heap.cc View 1 chunk +44 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Starzinger
PTAL.
9 years, 3 months ago (2011-09-20 13:22:13 UTC) #1
Lasse Reichstein
lgtm http://codereview.chromium.org/7976003/diff/1/src/spaces.cc File src/spaces.cc (right): http://codereview.chromium.org/7976003/diff/1/src/spaces.cc#newcode950 src/spaces.cc:950: from_space_.Reset(); Could you change "from space" to "from-space" ...
9 years, 3 months ago (2011-09-20 13:28:38 UTC) #2
Vyacheslav Egorov (Chromium)
LGTM!
9 years, 3 months ago (2011-09-20 13:29:43 UTC) #3
Michael Starzinger
9 years, 3 months ago (2011-09-20 13:34:17 UTC) #4
Added new patch set.

http://codereview.chromium.org/7976003/diff/1/src/spaces.cc
File src/spaces.cc (right):

http://codereview.chromium.org/7976003/diff/1/src/spaces.cc#newcode950
src/spaces.cc:950: from_space_.Reset();
On 2011/09/20 13:28:38, Lasse Reichstein wrote:
> Could you change "from space" to "from-space" in the comments? Ditto for "to
> space"? It's more readable. 

Done.

Powered by Google App Engine
This is Rietveld 408576698