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

Issue 660267: Tweak the new context disposal GC heuristic to cleanly separate... (Closed)

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

Description

Tweak the new context disposal GC heuristic to cleanly separate it from the old heuristic (disabled if the new notications are used) and make sure to not force a GC if one has already happened after V8 received the last context disposal notification. Committed: http://code.google.com/p/v8/source/detail?r=3984

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -22 lines) Patch
M include/v8.h View 1 chunk +2 lines, -3 lines 0 comments Download
M src/api.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/heap.h View 2 chunks +7 lines, -2 lines 0 comments Download
M src/heap.cc View 4 chunks +26 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
10 years, 9 months ago (2010-03-01 07:21:29 UTC) #1
Mads Ager (chromium)
10 years, 9 months ago (2010-03-01 08:32:48 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698