Chromium Code Reviews| Index: src/runtime.h |
| diff --git a/src/runtime.h b/src/runtime.h |
| index 1332baeb72373f7bfab9033ca069b2758d2ab2cc..566a5ebeabef50f7c30c3f090752f0e2a8bc50b4 100644 |
| --- a/src/runtime.h |
| +++ b/src/runtime.h |
| @@ -200,7 +200,6 @@ namespace internal { |
| F(GetV8Version, 0, 1) \ |
| \ |
| F(SetCode, 2, 1) \ |
| - F(SetExpectedNumberOfProperties, 2, 1) \ |
| \ |
| F(CreateApiFunction, 2, 1) \ |
| F(IsTemplate, 1, 1) \ |