Index: test/mjsunit/runtime-gen/liveeditfunctionsourceupdated.js |
diff --git a/test/mjsunit/runtime-gen/liveeditfunctionsourceupdated.js b/test/mjsunit/runtime-gen/liveeditfunctionsourceupdated.js |
deleted file mode 100644 |
index b3b23f38c03dba7b01765db91cc4c5d7ab6285fe..0000000000000000000000000000000000000000 |
--- a/test/mjsunit/runtime-gen/liveeditfunctionsourceupdated.js |
+++ /dev/null |
@@ -1,7 +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 |
-var _shared_info = new Array(); |
-try { |
-%LiveEditFunctionSourceUpdated(_shared_info); |
-} catch(e) {} |