Index: runtime/vm/scavenger.h |
diff --git a/runtime/vm/scavenger.h b/runtime/vm/scavenger.h |
index d265ab9ecf2835d0a9c699cf781cf15813a3c36e..8244226c56bbc22f45c2f3105592c56617fc1d69 100644 |
--- a/runtime/vm/scavenger.h |
+++ b/runtime/vm/scavenger.h |
@@ -269,6 +269,8 @@ class Scavenger { |
} |
void UpdateMaxHeapCapacity(); |
+ void UpdateMaxHeapUsage(); |
+ void UpdateGlobalMaxUsed(); |
void ProcessWeakTables(); |