Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(405)

Unified Diff: test/mjsunit/regress/regress-1132.js

Issue 1187543003: Ship Harmony Array/TypedArray methods (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: stack size 47 again; expect failure of a test on arm64 Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/cctest/cctest.status ('k') | test/webkit/fast/js/Object-getOwnPropertyNames.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/regress/regress-1132.js
diff --git a/test/mjsunit/regress/regress-1132.js b/test/mjsunit/regress/regress-1132.js
index be86d9e4e6e4a7139c8df6c6111b722f8613210b..9902fff71ec08c20d8cad7bc096c0e4f14cb492e 100644
--- a/test/mjsunit/regress/regress-1132.js
+++ b/test/mjsunit/regress/regress-1132.js
@@ -28,7 +28,7 @@
// Test the case when exception is thrown from the parser when lazy
// compiling a function.
-// Flags: --stack_size=44
+// Flags: --stack_size=47
// NOTE: stack size constant above has been empirically chosen.
// If the test starts to fail in Genesis, consider increasing this constant.
« no previous file with comments | « test/cctest/cctest.status ('k') | test/webkit/fast/js/Object-getOwnPropertyNames.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698