| Index: test/mjsunit/runtime-gen/markasinitializedintlobjectoftype.js
|
| diff --git a/test/mjsunit/runtime-gen/markasinitializedintlobjectoftype.js b/test/mjsunit/runtime-gen/markasinitializedintlobjectoftype.js
|
| index ddf2da36f6ceb8042408e912d1c1166c825b7c5e..bd0c581c89b3832bbd0b40a27cad06dc74d05417 100644
|
| --- a/test/mjsunit/runtime-gen/markasinitializedintlobjectoftype.js
|
| +++ b/test/mjsunit/runtime-gen/markasinitializedintlobjectoftype.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 _input = new Object();
|
| var _type = "foo";
|
| var _impl = new Object();
|
|
|