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