Chromium Code Reviews| Index: src/compiler/opcodes.h |
| diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
| index 5ccbe4e1ebb9ef339a4e922beb3258fa433e4119..ed2998a7ca943f7d8aaec5be20106eeb23262e86 100644 |
| --- a/src/compiler/opcodes.h |
| +++ b/src/compiler/opcodes.h |
| @@ -275,6 +275,7 @@ |
| V(Float64InsertLowWord32) \ |
| V(Float64InsertHighWord32) \ |
| V(LoadStackPointer) \ |
| + V(LoadFramePointer) \ |
| V(CheckedLoad) \ |
| V(CheckedStore) |