Chromium Code Reviews| Index: src/compiler/opcodes.h |
| diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
| index 139e8a1fbca19211af53103738abca43f8ea9a13..587f87da1a08af3e010fbb0c32b7d74973223e2a 100644 |
| --- a/src/compiler/opcodes.h |
| +++ b/src/compiler/opcodes.h |
| @@ -50,6 +50,7 @@ |
| V(FrameState) \ |
| V(StateValues) \ |
| V(TypedStateValues) \ |
| + V(ObjectState) \ |
| V(Call) \ |
| V(Parameter) \ |
| V(OsrValue) \ |