Index: test/mjsunit/runtime-gen/dataviewsetfloat64.js |
diff --git a/test/mjsunit/runtime-gen/dataviewsetfloat64.js b/test/mjsunit/runtime-gen/dataviewsetfloat64.js |
index 97c5d3eae1f3aa52570b8a419f055d66a7ca42d4..c57b514dd0c3aee747e844c16357c5096fc6e1af 100644 |
--- a/test/mjsunit/runtime-gen/dataviewsetfloat64.js |
+++ b/test/mjsunit/runtime-gen/dataviewsetfloat64.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 _holder = new DataView(new ArrayBuffer(24)); |
var _offset = 1.5; |
var _value = 1.5; |