Revision: 19282
Author: [email protected]
Date: Tue Feb 11 13:58:12 2014 UTC
Log: A64: increase stack-size for mjunit/regress/regress-2318.
The current limit doesn't allow a64 to compile mjsunit.js.
BUG=
[email protected]
Review URL: https://codereview.chromium.org/150243005
http://code.google.com/p/v8/source/detail?r=19282
Modified:
/branches/experimental/a64/test/mjsunit/regress/regress-2318.js
=======================================
--- /branches/experimental/a64/test/mjsunit/regress/regress-2318.js Thu
Feb 6 14:30:18 2014 UTC
+++ /branches/experimental/a64/test/mjsunit/regress/regress-2318.js Tue Feb
11 13:58:12 2014 UTC
@@ -25,7 +25,7 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// Flags: --expose-debug-as debug --nostack-trace-on-abort --stack-size=100
+// Flags: --expose-debug-as debug --nostack-trace-on-abort --stack-size=150
function f() {
var i = 0;
--
--
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.