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

Issue 8060053: Enable code flushing for full (non-incremental) collections. (Closed)

Created:
9 years, 2 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 2 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Enable code flushing for full (non-incremental) collections. This will ensure that we will flush code when we hit memory limits. R=erik.corry@gmail.com BUG=v8:1609 Committed: http://code.google.com/p/v8/source/detail?r=9484

Patch Set 1 #

Patch Set 2 : update test and remove FLAG_flush_code = false #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -16 lines) Patch
M src/flag-definitions.h View 1 chunk +1 line, -1 line 0 comments Download
M src/mark-compact.cc View 1 6 chunks +6 lines, -7 lines 0 comments Download
M test/cctest/test-heap.cc View 1 1 chunk +9 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 2 months ago (2011-09-29 12:50:13 UTC) #1
Erik Corry
9 years, 2 months ago (2011-09-29 13:25:38 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698