| Index: test/mjsunit/runtime-gen/setexpectednumberofproperties.js
|
| diff --git a/test/mjsunit/runtime-gen/setexpectednumberofproperties.js b/test/mjsunit/runtime-gen/setexpectednumberofproperties.js
|
| deleted file mode 100644
|
| index 0a0e6ed90eae1beb54bc92878b61b292c9452ab9..0000000000000000000000000000000000000000
|
| --- a/test/mjsunit/runtime-gen/setexpectednumberofproperties.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
|
| -var _func = function() {};
|
| -var _num = 1;
|
| -%SetExpectedNumberOfProperties(_func, _num);
|
|
|