Index: runtime/vm/precompiler.h |
diff --git a/runtime/vm/precompiler.h b/runtime/vm/precompiler.h |
index dec16dca56941e67e32585de07b9a0381e69bcad..18fc8eda2e6e89ae17d4213bda2d95547eaf7889 100644 |
--- a/runtime/vm/precompiler.h |
+++ b/runtime/vm/precompiler.h |
@@ -431,6 +431,7 @@ class Precompiler : public ValueObject { |
ParsedJSONObject* jit_feedback_; |
bool changed_; |
+ bool retain_root_library_caches_; |
intptr_t function_count_; |
intptr_t class_count_; |
intptr_t selector_count_; |