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

Issue 40154: Tweak the context disposal GC heuristic: If the garbage collector ... (Closed)

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

Description

Tweak the context disposal GC heuristic: If the garbage collector interface is exposed through the global gc() function, we avoid being clever about forcing GCs when contexts are disposed and leave it to the embedder to make informed decisions about when to force a collection. Committed: http://code.google.com/p/v8/source/detail?r=1422

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
iposva
11 years, 9 months ago (2009-03-05 07:35:59 UTC) #1
LGTM

Powered by Google App Engine
This is Rietveld 408576698