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

Issue 165448: - Added simple memory reduction behavior for IdleNotification.... (Closed)

Created:
11 years, 4 months ago by bak
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

- Added simple memory reduction behavior for IdleNotification. - This also include a one line change approved by lrh. http://codereview.chromium.org/164469 Committed: http://code.google.com/p/v8/source/detail?r=2677

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -2 lines) Patch
M src/flag-definitions.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/heap.h View 2 chunks +6 lines, -0 lines 0 comments Download
M src/heap.cc View 2 chunks +15 lines, -1 line 0 comments Download
M src/spaces.h View 4 chunks +24 lines, -0 lines 1 comment Download
M src/v8.cc View 1 chunk +6 lines, -1 line 1 comment Download

Messages

Total messages: 4 (0 generated)
bak
11 years, 4 months ago (2009-08-13 11:50:15 UTC) #1
Mads Ager (chromium)
LGTM http://codereview.chromium.org/165448/diff/1/3 File src/spaces.h (right): http://codereview.chromium.org/165448/diff/1/3#newcode372 Line 372: // start is not NULL, the size ...
11 years, 4 months ago (2009-08-13 12:00:56 UTC) #2
Kasper Lund
http://codereview.chromium.org/165448/diff/1/5 File src/v8.cc (right): http://codereview.chromium.org/165448/diff/1/5#newcode158 Line 158: Two newlines between function definitions?
11 years, 4 months ago (2009-08-20 07:20:25 UTC) #3
Mads Ager (chromium)
11 years, 4 months ago (2009-08-20 07:54:38 UTC) #4
On 2009/08/20 07:20:25, Kasper Lund wrote:
> http://codereview.chromium.org/165448/diff/1/5
> File src/v8.cc (right):
> 
> http://codereview.chromium.org/165448/diff/1/5#newcode158
> Line 158: 
> Two newlines between function definitions?

I will fix this one.

Powered by Google App Engine
This is Rietveld 408576698