Index: test/mjsunit/regress/regress-1132.js |
diff --git a/test/mjsunit/regress/regress-1132.js b/test/mjsunit/regress/regress-1132.js |
index a5cb0a1d5f8e2a6038776639cbedf2e83a47bffa..adb56b0fa8b1e9068ac4b32430ce066a02744a23 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=46 |
+// Flags: --stack-size=100 |
// NOTE: stack size constant above has been empirically chosen. |
// If the test starts to fail in Genesis, consider increasing this constant. |