Chromium Code Reviews| Index: src/compiler/opcodes.h |
| diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
| index 6a742622d4475d2334e7bba125e4fb6ec69ee0bf..80c21b4a348aea4d044287856c9136557cbbb607 100644 |
| --- a/src/compiler/opcodes.h |
| +++ b/src/compiler/opcodes.h |
| @@ -332,7 +332,7 @@ |
| V(StoreBuffer) \ |
| V(StoreElement) \ |
| V(StoreTypedElement) \ |
| - V(ObjectIsCallable) \ |
| + V(ObjectIsDetectableCallable) \ |
| V(ObjectIsNonCallable) \ |
| V(ObjectIsNumber) \ |
| V(ObjectIsReceiver) \ |