Chromium Code Reviews| Index: src/compiler/opcodes.h |
| diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
| index 8c9a11aa962bd6cb028b3796da4565fbd5e4bec8..967bfb9d01c3e4e469f9e6b3eb23fa8fe721381b 100644 |
| --- a/src/compiler/opcodes.h |
| +++ b/src/compiler/opcodes.h |
| @@ -57,6 +57,7 @@ |
| V(StateValues) \ |
| V(TypedStateValues) \ |
| V(ObjectState) \ |
| + V(TypedObjectState) \ |
| V(Call) \ |
| V(Parameter) \ |
| V(OsrValue) \ |