Index: test/mjsunit/regress/regress-1132.js |
diff --git a/test/mjsunit/regress/regress-1132.js b/test/mjsunit/regress/regress-1132.js |
index be86d9e4e6e4a7139c8df6c6111b722f8613210b..666f0b19a076bad3997b383f9fa63ad72caa0d5f 100644 |
--- a/test/mjsunit/regress/regress-1132.js |
+++ b/test/mjsunit/regress/regress-1132.js |
@@ -28,7 +28,7 @@ |
// Test the case when exception is thrown from the parser when lazy |
// compiling a function. |
-// Flags: --stack_size=44 |
+// Flags: --stack_size=46 |
// NOTE: stack size constant above has been empirically chosen. |
// If the test starts to fail in Genesis, consider increasing this constant. |