| Index: tests/standalone/io/code_collection_test.dart
|
| ===================================================================
|
| --- tests/standalone/io/code_collection_test.dart (revision 35410)
|
| +++ tests/standalone/io/code_collection_test.dart (working copy)
|
| @@ -48,6 +48,7 @@
|
| var pr = Process.runSync(Platform.executable,
|
| ["--collect-code",
|
| "--code-collection-interval-in-us=100000",
|
| + "--heap_growth_rate=10",
|
| "--log-code-drop",
|
| "--optimization-counter-threshold=-1",
|
| "--package-root=${Platform.packageRoot}",
|
|
|