Index: test/mjsunit/runtime-gen/dataviewsetuint8.js |
diff --git a/test/mjsunit/runtime-gen/dataviewsetuint8.js b/test/mjsunit/runtime-gen/dataviewsetuint8.js |
index d1e7bc1748c45844d785cb89a8d82b95704b9658..6c36723082123bb0c8b3747cde41d9496c50e0e0 100644 |
--- a/test/mjsunit/runtime-gen/dataviewsetuint8.js |
+++ b/test/mjsunit/runtime-gen/dataviewsetuint8.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; |