Chromium Code Reviews| Index: src/compiler/opcodes.h |
| diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
| index 1324c930db255c734e4c30d247061b0accdd6ae1..8e6927e5b1da4d76f50438eaee42ec0417084138 100644 |
| --- a/src/compiler/opcodes.h |
| +++ b/src/compiler/opcodes.h |
| @@ -48,6 +48,7 @@ |
| V(Finish) \ |
| V(FrameState) \ |
| V(StateValues) \ |
| + V(TypedStateValues) \ |
| V(Call) \ |
| V(Parameter) \ |
| V(OsrValue) \ |