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

Issue 669150: Try to let the context disposal GC at idle time have less... (Closed)

Created:
10 years, 9 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Try to let the context disposal GC at idle time have less impact on the normal idle notification scheme by making sure we do not restart the idle GC sequence just because of a forced GC due to context disposal. Committed: http://code.google.com/p/v8/source/detail?r=4031

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M src/heap.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
10 years, 9 months ago (2010-03-05 08:55:06 UTC) #1
Mads Ager (chromium)
10 years, 9 months ago (2010-03-05 08:57:19 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698