Index: test/mjsunit/runtime-gen/apply.js |
diff --git a/test/mjsunit/runtime-gen/apply.js b/test/mjsunit/runtime-gen/apply.js |
index 90e9c71403a27324c1d8ddf895f059c17f81be73..94c4753cb9aad5f10bb8175fdb80c4844f65a85e 100644 |
--- a/test/mjsunit/runtime-gen/apply.js |
+++ b/test/mjsunit/runtime-gen/apply.js |
@@ -1,6 +1,6 @@ |
// Copyright 2014 the V8 project authors. All rights reserved. |
// AUTO-GENERATED BY tools/generate-runtime-tests.py, DO NOT MODIFY |
-// Flags: --allow-natives-syntax --harmony |
+// Flags: --allow-natives-syntax --harmony --harmony-proxies |
var arg0 = function() {}; |
var _receiver = new Object(); |
var _arguments = new Object(); |