Index: tests/standalone/oom_error_stacktrace_test.dart |
=================================================================== |
--- tests/standalone/oom_error_stacktrace_test.dart (revision 43108) |
+++ tests/standalone/oom_error_stacktrace_test.dart (working copy) |
@@ -2,6 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
// Dart test program for testing throw statement |
+// VMOptions=--old_gen_heap_size=512 |
import "package:expect/expect.dart"; |