| Index: test/mjsunit/runtime-gen/debugnamedinterceptorpropertyvalue.js
|
| diff --git a/test/mjsunit/runtime-gen/debugnamedinterceptorpropertyvalue.js b/test/mjsunit/runtime-gen/debugnamedinterceptorpropertyvalue.js
|
| index 714bd089b5f5c5bc7adf5c0c417a2c8ad97cb31f..13641d2c2b9a7f185d259208cb1a0b857ab17e9a 100644
|
| --- a/test/mjsunit/runtime-gen/debugnamedinterceptorpropertyvalue.js
|
| +++ b/test/mjsunit/runtime-gen/debugnamedinterceptorpropertyvalue.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 _obj = new Object();
|
| var _name = "name";
|
| try {
|
|
|