| Index: test/mjsunit/runtime-gen/getoptimizationcount.js
|
| diff --git a/test/mjsunit/runtime-gen/getoptimizationcount.js b/test/mjsunit/runtime-gen/getoptimizationcount.js
|
| deleted file mode 100644
|
| index da1ab9efcce6dea0181b598000136a0880a9f1b6..0000000000000000000000000000000000000000
|
| --- a/test/mjsunit/runtime-gen/getoptimizationcount.js
|
| +++ /dev/null
|
| @@ -1,5 +0,0 @@
|
| -// 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 --harmony-proxies
|
| -var _function = function() {};
|
| -%GetOptimizationCount(_function);
|
|
|