| Index: test/mjsunit/runtime-gen/gettemplatefield.js
|
| diff --git a/test/mjsunit/runtime-gen/gettemplatefield.js b/test/mjsunit/runtime-gen/gettemplatefield.js
|
| index 1bf0ced53fe3619391a52700496e682d5fda2b0e..16d3824b2dc72fb3b643147d22a7aa85a80506e8 100644
|
| --- a/test/mjsunit/runtime-gen/gettemplatefield.js
|
| +++ b/test/mjsunit/runtime-gen/gettemplatefield.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 _templ = new Object();
|
| var _index = 1;
|
| try {
|
|
|