| Index: test/mjsunit/runtime-gen/getimplfrominitializedintlobject.js
|
| diff --git a/test/mjsunit/runtime-gen/getimplfrominitializedintlobject.js b/test/mjsunit/runtime-gen/getimplfrominitializedintlobject.js
|
| deleted file mode 100644
|
| index 899ba8859edf1c07083c1691f916a0141419b53f..0000000000000000000000000000000000000000
|
| --- a/test/mjsunit/runtime-gen/getimplfrominitializedintlobject.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 --harmony-proxies
|
| -var arg0 = new Intl.NumberFormat('en-US');
|
| -%GetImplFromInitializedIntlObject(arg0);
|
|
|