| Index: test/mjsunit/runtime-gen/getv8version.js
|
| diff --git a/test/mjsunit/runtime-gen/getv8version.js b/test/mjsunit/runtime-gen/getv8version.js
|
| index 05ca1330fe7682f6c891c5642a911a063c1166a9..e311eef13961a563703bcf7f6aae5b106745fb6a 100644
|
| --- a/test/mjsunit/runtime-gen/getv8version.js
|
| +++ b/test/mjsunit/runtime-gen/getv8version.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
|
| %GetV8Version();
|
|
|