Index: test/mjsunit/runtime-gen/mathfround.js |
diff --git a/test/mjsunit/runtime-gen/mathfround.js b/test/mjsunit/runtime-gen/mathfround.js |
index 153152967b88150f0c8a37c5af54839afb79f81e..10a92986c1b98312c664fa12cbf7af952f6edb59 100644 |
--- a/test/mjsunit/runtime-gen/mathfround.js |
+++ b/test/mjsunit/runtime-gen/mathfround.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; |
%MathFround(_x); |