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

Issue 8452002: Don't allow delaying last resort GC when incremental marking is in progress. (Closed)

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

Description

Don't allow delaying last resort GC when incremental marking is in progress. R=erik.corry@gmail.com

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/runtime.cc View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 1 month ago (2011-11-03 18:20:46 UTC) #1
Erik Corry
9 years, 1 month ago (2011-11-04 11:51:29 UTC) #2
http://codereview.chromium.org/8452002/diff/1/src/runtime.cc
File src/runtime.cc (right):

http://codereview.chromium.org/8452002/diff/1/src/runtime.cc#newcode13522
src/runtime.cc:13522: isolate->heap()->CollectAllAvailableGarbage();
Perhaps we should force through one mark-sweep before doing 7

Powered by Google App Engine
This is Rietveld 408576698