| Index: test/mjsunit/runtime-gen/mapiteratorclose.js
|
| diff --git a/test/mjsunit/runtime-gen/mapiteratorclose.js b/test/mjsunit/runtime-gen/mapiteratorclose.js
|
| deleted file mode 100644
|
| index 710238485f3b60c24d86d870463ac24c6bbf87ec..0000000000000000000000000000000000000000
|
| --- a/test/mjsunit/runtime-gen/mapiteratorclose.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
|
| -var _holder = %MapCreateIterator(new Map(), 3);
|
| -%MapIteratorClose(_holder);
|
|
|