| Index: test/mjsunit/runtime-gen/debugreferencedby.js
|
| diff --git a/test/mjsunit/runtime-gen/debugreferencedby.js b/test/mjsunit/runtime-gen/debugreferencedby.js
|
| index 214e6d45039a3684982d626b5d3f3839711e7a25..94e1242793c629fe7a4f954cac2979cf2f7f2fac 100644
|
| --- a/test/mjsunit/runtime-gen/debugreferencedby.js
|
| +++ b/test/mjsunit/runtime-gen/debugreferencedby.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 _target = new Object();
|
| var _instance_filter = new Object();
|
| var _max_references = 32;
|
|
|