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

Issue 27201: Experimental (somewhat): Force GCs when disposing contexts. (Closed)

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

Description

Experimental (somewhat): Force GCs when disposing contexts, but make sure not to do it repeatedly for bursts of context disposals. Committed: http://code.google.com/p/v8/source/detail?r=1375

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -9 lines) Patch
M src/api.cc View 1 2 chunks +6 lines, -1 line 0 comments Download
M src/heap.h View 2 chunks +8 lines, -0 lines 0 comments Download
M src/heap.cc View 3 chunks +16 lines, -0 lines 0 comments Download
M src/v8-counters.h View 1 chunk +9 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kasper Lund
11 years, 10 months ago (2009-02-26 10:28:17 UTC) #1
Mads Ager (chromium)
LGTM
11 years, 10 months ago (2009-02-26 10:38:25 UTC) #2
Mads Ager (chromium)
11 years, 10 months ago (2009-02-26 12:31:38 UTC) #3
Second patch looks even better!

Powered by Google App Engine
This is Rietveld 408576698