Index: test/mjsunit/runtime-gen/mathacos.js |
diff --git a/test/mjsunit/runtime-gen/mathacos.js b/test/mjsunit/runtime-gen/mathacos.js |
index e09b216cbec716e5b65369b2b4e92fd0906dcf46..fa44268389c0208f93ab67e587cf7b534bdba54f 100644 |
--- a/test/mjsunit/runtime-gen/mathacos.js |
+++ b/test/mjsunit/runtime-gen/mathacos.js |
@@ -1,5 +1,5 @@ |
// 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 _x = 1.5; |
%MathAcos(_x); |