| Index: test/mjsunit/runtime-gen/dataviewsetint16.js
|
| diff --git a/test/mjsunit/runtime-gen/dataviewsetint16.js b/test/mjsunit/runtime-gen/dataviewsetint16.js
|
| index 27b608bd5d3af55e1c70060ea04873ac55af0de7..1f45448f694f788fa7500305b34bdea8a59a2cdb 100644
|
| --- a/test/mjsunit/runtime-gen/dataviewsetint16.js
|
| +++ b/test/mjsunit/runtime-gen/dataviewsetint16.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;
|
|
|