| Index: test/mjsunit/runtime-gen/debugtrace.js
|
| diff --git a/test/mjsunit/runtime-gen/debugtrace.js b/test/mjsunit/runtime-gen/debugtrace.js
|
| index 42003330cb43f3e3a4a07597bd62866a89fdbc9e..2933ad114dc4353b05fb3829539dae9a2addbd10 100644
|
| --- a/test/mjsunit/runtime-gen/debugtrace.js
|
| +++ b/test/mjsunit/runtime-gen/debugtrace.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
|
| %DebugTrace();
|
|
|