[v8] r12701 committed - Find a stack limit for the test that works on both Win32 and Linux64....

5 views
Skip to first unread message

codesite...@google.com

unread,
Oct 11, 2012, 9:10:38 AM10/11/12
to v8-...@googlegroups.com
Revision: 12701
Author: ross...@chromium.org
Date: Thu Oct 11 06:10:24 2012
Log: Find a stack limit for the test that works on both Win32 and
Linux64.

R=mstar...@chromium.org
BUG=151625

Review URL: https://codereview.chromium.org/11086073
http://code.google.com/p/v8/source/detail?r=12701

Modified:
/branches/bleeding_edge/test/mjsunit/limit-locals.js

=======================================
--- /branches/bleeding_edge/test/mjsunit/limit-locals.js Thu Oct 11
05:11:46 2012
+++ /branches/bleeding_edge/test/mjsunit/limit-locals.js Thu Oct 11
06:10:24 2012
@@ -27,7 +27,7 @@

// Test that there is a limit of 131071 locals.

-// Flags: --stack-size=2011
+// Flags: --stack-size=1200

function function_with_n_locals(n) {
test_prefix = "prefix ";
Reply all
Reply to author
Forward
0 new messages