Index: test/mjsunit/runtime-gen/dataviewgetuint32.js |
diff --git a/test/mjsunit/runtime-gen/dataviewgetuint32.js b/test/mjsunit/runtime-gen/dataviewgetuint32.js |
index af5122d2877721362e74fc3b51fa38d341a6a15b..2f85aeef8a4841a881473e612dcc4d865086fdde 100644 |
--- a/test/mjsunit/runtime-gen/dataviewgetuint32.js |
+++ b/test/mjsunit/runtime-gen/dataviewgetuint32.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 _is_little_endian = true; |