Revision: 13623
Author: [email protected]
Date: Thu Feb 7 07:45:47 2013
Log: Adjust the stack-size value for big-array-literal.js
Review URL: https://codereview.chromium.org/12114002
Patch from Haitao Feng <[email protected]>.
http://code.google.com/p/v8/source/detail?r=13623
Modified:
/branches/bleeding_edge/test/mjsunit/big-array-literal.js
=======================================
--- /branches/bleeding_edge/test/mjsunit/big-array-literal.js Fri May 11
05:18:09 2012
+++ /branches/bleeding_edge/test/mjsunit/big-array-literal.js Thu Feb 7
07:45:47 2013
@@ -25,8 +25,8 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// On MacOS, this test needs a stack size of at least 538 kBytes.
-// Flags: --stack-size=600
+// On MacOS X 10.7.5, this test needs a stack size of at least 788 kBytes.
+// Flags: --stack-size=800
// Test that we can make large object literals that work.
// Also test that we can attempt to make even larger object literals
without
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.