Index: src/mark-compact.h |
diff --git a/src/mark-compact.h b/src/mark-compact.h |
index c14f0b008450dbb575ff5c3286859a7a379ce6f4..0773d0266683eb712f101a8f1bb026f3ca8d838a 100644 |
--- a/src/mark-compact.h |
+++ b/src/mark-compact.h |
@@ -721,7 +721,7 @@ class MarkCompactCollector { |
void WaitUntilSweepingCompleted(); |
- intptr_t StealMemoryFromSweeperThreads(PagedSpace* space); |
+ intptr_t RefillFreeLists(PagedSpace* space); |
bool AreSweeperThreadsActivated(); |