| Index: test/mjsunit/runtime-gen/typedarraymaxsizeinheap.js
|
| diff --git a/test/mjsunit/runtime-gen/typedarraymaxsizeinheap.js b/test/mjsunit/runtime-gen/typedarraymaxsizeinheap.js
|
| index 4c2cd2a13d37358a6dfc51c9841ab5e6f4d2bedd..61467bd9fa2671233af550b541d083b0715d0931 100644
|
| --- a/test/mjsunit/runtime-gen/typedarraymaxsizeinheap.js
|
| +++ b/test/mjsunit/runtime-gen/typedarraymaxsizeinheap.js
|
| @@ -1,4 +1,4 @@
|
| // 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
|
| %TypedArrayMaxSizeInHeap();
|
|
|