Chromium Code Reviews| Index: runtime/vm/precompiler.h |
| diff --git a/runtime/vm/precompiler.h b/runtime/vm/precompiler.h |
| index 6ec2ed3bbb6fe320230a3189c79902f73e794945..8ddc612ec87278c95ce324b0675e9f369ff16511 100644 |
| --- a/runtime/vm/precompiler.h |
| +++ b/runtime/vm/precompiler.h |
| @@ -306,6 +306,7 @@ class Precompiler : public ValueObject { |
| void TraceTypesFromRetainedClasses(); |
| void DropTypes(); |
| void DropTypeArguments(); |
| + void DropCompileTimeConstantCaches(); |
| void DropClasses(); |
| void DropLibraries(); |