| Index: pkg/dart2js_incremental/lib/caching_compiler.dart
|
| diff --git a/pkg/dart2js_incremental/lib/caching_compiler.dart b/pkg/dart2js_incremental/lib/caching_compiler.dart
|
| index 7c7d34198907c8baa2915daef46d66af9ec9029c..06445cbec20031b7b6010c6e9e58fd29e980f59e 100644
|
| --- a/pkg/dart2js_incremental/lib/caching_compiler.dart
|
| +++ b/pkg/dart2js_incremental/lib/caching_compiler.dart
|
| @@ -130,7 +130,6 @@ Future<Compiler> reuseCompiler(
|
|
|
| backend.emitter.oldEmitter
|
| ..outputBuffers.clear()
|
| - ..isolateProperties = null
|
| ..classesCollector = null
|
| ..mangledFieldNames.clear()
|
| ..mangledGlobalFieldNames.clear()
|
|
|