Remove max space limits in tests.
authorhpayer@chromium.org <hpayer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 30 Apr 2014 19:32:47 +0000 (19:32 +0000)
committerhpayer@chromium.org <hpayer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 30 Apr 2014 19:32:47 +0000 (19:32 +0000)
commit56d0b9757e8970ff8d6874d2facbffc946df2b38
treeab91a0a9e47701593ed8636cc2ca1793a24c650c
parent3dd05f8fc70f1105332080a9be7009680e8b919c
Remove max space limits in tests.

BUG=

Review URL: https://codereview.chromium.org/263703003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@21104 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
12 files changed:
test/mjsunit/binary-op-newspace.js
test/mjsunit/compiler/math-floor-global.js
test/mjsunit/compiler/math-floor-local.js
test/mjsunit/define-property-gc.js
test/mjsunit/math-abs.js
test/mjsunit/math-floor-part1.js
test/mjsunit/math-floor-part2.js
test/mjsunit/math-floor-part3.js
test/mjsunit/math-floor-part4.js
test/mjsunit/regress/regress-1708.js
test/mjsunit/regress/regress-99167.js
test/mjsunit/regress/regress-create-exception.js