Index: test/mjsunit/runtime-gen/getbreaklocations.js |
diff --git a/test/mjsunit/runtime-gen/getbreaklocations.js b/test/mjsunit/runtime-gen/getbreaklocations.js |
deleted file mode 100644 |
index d31fa15c513e43e95e53367ca11ca96cb3ba76c6..0000000000000000000000000000000000000000 |
--- a/test/mjsunit/runtime-gen/getbreaklocations.js |
+++ /dev/null |
@@ -1,6 +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() {}; |
-var arg1 = 0; |
-%GetBreakLocations(_fun, arg1); |