| Index: test/mjsunit/runtime-gen/getheapusage.js
|
| diff --git a/test/mjsunit/runtime-gen/getheapusage.js b/test/mjsunit/runtime-gen/getheapusage.js
|
| index 50b4f2ef70b0ec2b6eff8832749f7338c83b5813..cb174b72f268a52ac2e31d04c60f0597d3f4d3a2 100644
|
| --- a/test/mjsunit/runtime-gen/getheapusage.js
|
| +++ b/test/mjsunit/runtime-gen/getheapusage.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
|
| %GetHeapUsage();
|
|
|