Chromium Code Reviews| Index: src/compiler/opcodes.h |
| diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
| index 16f5c1cfa4865deb0f5262248f072084a48307b4..576aa1ded7ee5314a4cb0f4199e6ef9878cb2c7a 100644 |
| --- a/src/compiler/opcodes.h |
| +++ b/src/compiler/opcodes.h |
| @@ -293,6 +293,7 @@ |
| V(CheckHeapObject) \ |
| V(CheckFloat64Hole) \ |
| V(CheckTaggedHole) \ |
| + V(CheckHasInPrototypeChain) \ |
| V(ConvertTaggedHoleToUndefined) \ |
| V(Allocate) \ |
| V(LoadField) \ |