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

Issue 450007: Clear the compilation cache just before starting to do mark-sweep... (Closed)

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

Description

Clear the compilation cache just before starting to do mark-sweep garbage collections when receiving idle notifications. This allows us to get rid of source code strings and generated code in the heap that would otherwise be kept around in idle V8 instances. Committed: http://code.google.com/p/v8/source/detail?r=3375

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Kasper Lund
11 years ago (2009-11-30 07:49:28 UTC) #1
Mads Ager (chromium)
11 years ago (2009-11-30 07:55:08 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698