Chromium Code Reviews| Index: runtime/vm/scavenger.h |
| =================================================================== |
| --- runtime/vm/scavenger.h (revision 43532) |
| +++ runtime/vm/scavenger.h (working copy) |
| @@ -247,7 +247,6 @@ |
| uword ProcessWeakProperty(RawWeakProperty* raw_weak, |
| ScavengerVisitor* visitor); |
| void Epilogue(Isolate* isolate, |
| - ScavengerVisitor* visitor, |
| bool invoke_api_callbacks); |
| bool IsUnreachable(RawObject** p); |