Index: test/mjsunit/runtime-gen/functiongetscriptsourceposition.js |
diff --git a/test/mjsunit/runtime-gen/functiongetscriptsourceposition.js b/test/mjsunit/runtime-gen/functiongetscriptsourceposition.js |
deleted file mode 100644 |
index eb462f96f7833889ca25395a6775e824e6062b29..0000000000000000000000000000000000000000 |
--- a/test/mjsunit/runtime-gen/functiongetscriptsourceposition.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 _fun = function() {}; |
-%FunctionGetScriptSourcePosition(_fun); |