Index: test/mjsunit/call-runtime-tail.js |
diff --git a/test/mjsunit/call-runtime-tail.js b/test/mjsunit/call-runtime-tail.js |
index 6ad107dcb2f74886593765832cebaa0ca0ea3143..2b38b339e221b9b4aaca5d1ed07aff099a300f7f 100644 |
--- a/test/mjsunit/call-runtime-tail.js |
+++ b/test/mjsunit/call-runtime-tail.js |
@@ -3,6 +3,7 @@ |
// found in the LICENSE file. |
// Flags: --allow-natives-syntax --nostress-opt --turbo |
+// Flags: --nonative-context-specialization |
var p0 = new Object(); |
var p1 = new Object(); |