| Index: test/mjsunit/runtime-gen/localkeys.js
|
| diff --git a/test/mjsunit/runtime-gen/localkeys.js b/test/mjsunit/runtime-gen/localkeys.js
|
| deleted file mode 100644
|
| index 01861776f7b56be6438f77471a40b07c181b5242..0000000000000000000000000000000000000000
|
| --- a/test/mjsunit/runtime-gen/localkeys.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 _raw_object = new Object();
|
| -%LocalKeys(_raw_object);
|
|
|