Chromium Code Reviews| Index: src/heap/mark-compact.h |
| diff --git a/src/heap/mark-compact.h b/src/heap/mark-compact.h |
| index 361f3a6377392022e69931832f2ee8ec6962d91d..f9f6dfe17164cbed72527f40b72460a4067f8686 100644 |
| --- a/src/heap/mark-compact.h |
| +++ b/src/heap/mark-compact.h |
| @@ -667,6 +667,8 @@ class MarkCompactCollector { |
| void UncommitMarkingDeque(); |
| + void OverApproximateWeakClosure(); |
| + |
| private: |
| class SweeperTask; |