Revision: 18791
Author: [email protected]
Date: Thu Jan 23 16:33:35 2014 UTC
Log: Disable SetAllocationTimeout in fuzz-natives test since it has
varargs.
BUG=
[email protected]
[email protected]
Review URL: https://codereview.chromium.org/145803002
http://code.google.com/p/v8/source/detail?r=18791
Modified:
/branches/bleeding_edge/test/mjsunit/fuzz-natives-part1.js
/branches/bleeding_edge/test/mjsunit/fuzz-natives-part2.js
/branches/bleeding_edge/test/mjsunit/fuzz-natives-part3.js
/branches/bleeding_edge/test/mjsunit/fuzz-natives-part4.js
=======================================
--- /branches/bleeding_edge/test/mjsunit/fuzz-natives-part1.js Mon Dec 23
14:30:35 2013 UTC
+++ /branches/bleeding_edge/test/mjsunit/fuzz-natives-part1.js Thu Jan 23
16:33:35 2014 UTC
@@ -171,6 +171,7 @@
// Vararg with minimum number > 0.
"Call": true,
+ "SetAllocationTimeout": true,
// Requires integer arguments to be non-negative.
"Apply": true,
=======================================
--- /branches/bleeding_edge/test/mjsunit/fuzz-natives-part2.js Mon Dec 23
14:30:35 2013 UTC
+++ /branches/bleeding_edge/test/mjsunit/fuzz-natives-part2.js Thu Jan 23
16:33:35 2014 UTC
@@ -172,6 +172,7 @@
// Vararg with minimum number > 0.
"Call": true,
+ "SetAllocationTimeout": true,
// Requires integer arguments to be non-negative.
"Apply": true,
=======================================
--- /branches/bleeding_edge/test/mjsunit/fuzz-natives-part3.js Mon Dec 23
14:30:35 2013 UTC
+++ /branches/bleeding_edge/test/mjsunit/fuzz-natives-part3.js Thu Jan 23
16:33:35 2014 UTC
@@ -171,6 +171,7 @@
// Vararg with minimum number > 0.
"Call": true,
+ "SetAllocationTimeout": true,
// Requires integer arguments to be non-negative.
"Apply": true,
=======================================
--- /branches/bleeding_edge/test/mjsunit/fuzz-natives-part4.js Mon Dec 23
14:30:35 2013 UTC
+++ /branches/bleeding_edge/test/mjsunit/fuzz-natives-part4.js Thu Jan 23
16:33:35 2014 UTC
@@ -171,6 +171,7 @@
// Vararg with minimum number > 0.
"Call": true,
+ "SetAllocationTimeout": true,
// Requires integer arguments to be non-negative.
"Apply": true,
--
--
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.