Index: test/mjsunit/runtime-gen/dataviewgetbuffer.js |
diff --git a/test/mjsunit/runtime-gen/dataviewgetbuffer.js b/test/mjsunit/runtime-gen/dataviewgetbuffer.js |
index b4dc2251d2a39ca417c4325cc074ae8f715996c0..84bab807f3734712fac79d66deb0fa5784622431 100644 |
--- a/test/mjsunit/runtime-gen/dataviewgetbuffer.js |
+++ b/test/mjsunit/runtime-gen/dataviewgetbuffer.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 _holder = new DataView(new ArrayBuffer(24)); |
%DataViewGetBuffer(_holder); |