Index: test/mjsunit/runtime-gen/datetoutc.js |
diff --git a/test/mjsunit/runtime-gen/datetoutc.js b/test/mjsunit/runtime-gen/datetoutc.js |
index cfa70d17e75debbe06f77ffdbd6dfa4dd600ad00..f46644e95146f2c6877fc2861bb94a4f33837d19 100644 |
--- a/test/mjsunit/runtime-gen/datetoutc.js |
+++ b/test/mjsunit/runtime-gen/datetoutc.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; |
%DateToUTC(_x); |