Chromium Code Reviews| Index: src/runtime/runtime.h |
| diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
| index f173cc96febdd645feda979fd01879446192e58b..57d450d22e127affb69c6f15f5fa04bebd231dab 100644 |
| --- a/src/runtime/runtime.h |
| +++ b/src/runtime/runtime.h |
| @@ -465,7 +465,6 @@ |
| \ |
| /* Arrays */ \ |
| F(ArrayConstructor, -1, 1) \ |
| - F(ArrayConstructorWithSubclassing, -1, 1) \ |
| F(InternalArrayConstructor, -1, 1) \ |
| \ |
| /* Literals */ \ |