Index: test/mjsunit/runtime-gen/regexpconstructresult.js |
diff --git a/test/mjsunit/runtime-gen/regexpconstructresult.js b/test/mjsunit/runtime-gen/regexpconstructresult.js |
deleted file mode 100644 |
index 50d2e0d8fe9cba9a357a44e5040f928e36b35c91..0000000000000000000000000000000000000000 |
--- a/test/mjsunit/runtime-gen/regexpconstructresult.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 --harmony-proxies |
-var _size = 1; |
-var _index = new Object(); |
-var _input = new Object(); |
-%_RegExpConstructResult(_size, _index, _input); |