Chromium Code Reviews| Index: src/runtime/runtime.h | 
| diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h | 
| index 0ff2b62c5735bf925d2ceb53ececca34a7e33646..d4bd9ed7da60e289b0b22fea128adbd5d6a29b07 100644 | 
| --- a/src/runtime/runtime.h | 
| +++ b/src/runtime/runtime.h | 
| @@ -487,7 +487,6 @@ namespace internal { | 
| F(HeapObjectGetMap, 1, 1) \ | 
| F(MapGetInstanceType, 1, 1) \ | 
| F(ObjectEquals, 2, 1) \ | 
| - F(IsObject, 1, 1) \ | 
| F(IsSpecObject, 1, 1) \ | 
| F(IsStrong, 1, 1) \ | 
| F(ClassOf, 1, 1) \ |