Chromium Code Reviews| Index: src/compiler/opcodes.h |
| diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
| index 675655b3f5cbaacc4595a58ab0d6be7236b26197..2f608584878b8a06c6760c7c48c6777ec6c8fbe3 100644 |
| --- a/src/compiler/opcodes.h |
| +++ b/src/compiler/opcodes.h |
| @@ -218,7 +218,6 @@ |
| V(ChangeFloat64ToTagged) \ |
| V(ChangeTaggedToBit) \ |
| V(ChangeBitToTagged) \ |
| - V(CheckBounds) \ |
| V(CheckedUint32ToInt32) \ |
| V(CheckedFloat64ToInt32) \ |
| V(CheckedTaggedToInt32) \ |