| Index: test/mjsunit/runtime-gen/dataviewsetuint16.js
|
| diff --git a/test/mjsunit/runtime-gen/dataviewsetuint16.js b/test/mjsunit/runtime-gen/dataviewsetuint16.js
|
| index fc2800c07e17d2269490ba1d1879750c21fef853..d1b1a24bcdff6ac6bf0705ec05b6b6e9aa6a069a 100644
|
| --- a/test/mjsunit/runtime-gen/dataviewsetuint16.js
|
| +++ b/test/mjsunit/runtime-gen/dataviewsetuint16.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;
|
|
|