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

Unified Diff: src/heap/heap.h

Issue 694713004: Version 3.29.88.11 (merged r24851) (Closed) Base URL: https://v8.googlecode.com/svn/branches/3.29
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/heap/heap.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/heap/heap.h
diff --git a/src/heap/heap.h b/src/heap/heap.h
index 956b8595c3e93246fd247767a8b3327de04ccfd3..c9d0f3135d3e023a93fb19dd1abf5157b89baa7c 100644
--- a/src/heap/heap.h
+++ b/src/heap/heap.h
@@ -1926,6 +1926,8 @@ class Heap {
void SelectScavengingVisitorsTable();
+ void IdleMarkCompact(const char* message);
+
void AdvanceIdleIncrementalMarking(intptr_t step_size);
bool WorthActivatingIncrementalMarking();
« no previous file with comments | « no previous file | src/heap/heap.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698