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

Issue 9701093: Adjust heuristics for idle notifications after context disposal. (Closed)

Created:
8 years, 9 months ago by ulan
Modified:
8 years, 9 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Adjust heuristics for idle notifications after context disposal. Committed: https://code.google.com/p/v8/source/detail?r=11095

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -55 lines) Patch
M src/heap.h View 1 chunk +16 lines, -0 lines 1 comment Download
M src/heap.cc View 6 chunks +48 lines, -55 lines 2 comments Download

Messages

Total messages: 2 (0 generated)
ulan
Erik, could you please take a look at this? I also uploaded a related patch ...
8 years, 9 months ago (2012-03-16 13:37:23 UTC) #1
Erik Corry
8 years, 9 months ago (2012-03-20 08:15:59 UTC) #2
LGTM

http://codereview.chromium.org/9701093/diff/1/src/heap.h
File src/heap.h (right):

http://codereview.chromium.org/9701093/diff/1/src/heap.h#newcode1965
src/heap.h:1965: // - a number less than 1000 for any heap size.
We should either make sure that this is true, or make sure that we do not assume
it.  I would prefer the latter.

Powered by Google App Engine
This is Rietveld 408576698