Find a stack limit for the test that works on both Win32 and Linux64. (issue 11086073)

6 views
Skip to first unread message

ross...@chromium.org

unread,
Oct 11, 2012, 9:05:16 AM10/11/12
to mstar...@chromium.org, v8-...@googlegroups.com
Reviewers: Michael Starzinger,

Description:
Find a stack limit for the test that works on both Win32 and Linux64.


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


Please review this at https://codereview.chromium.org/11086073/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
M test/mjsunit/limit-locals.js


Index: test/mjsunit/limit-locals.js
diff --git a/test/mjsunit/limit-locals.js b/test/mjsunit/limit-locals.js
index
edaddb066892d3489e689b2339698dd9359f4bf0..a166f30617c21f307048b96feb8fa0038dd43f4d
100644
--- a/test/mjsunit/limit-locals.js
+++ b/test/mjsunit/limit-locals.js
@@ -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 ";


mstar...@chromium.org

unread,
Oct 11, 2012, 9:05:42 AM10/11/12
to ross...@chromium.org, v8-...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages