Index: src/compiler/opcodes.h |
diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
index 27ad94abfc3f5dafb518e55dcc04deadd3e8352f..566b961c0e9815cab6b4346699ce8644a4d9bb33 100644 |
--- a/src/compiler/opcodes.h |
+++ b/src/compiler/opcodes.h |
@@ -130,7 +130,6 @@ |
V(JSLoadContext) \ |
V(JSStoreContext) \ |
V(JSLoadDynamic) \ |
- V(JSLoadNativeContext) \ |
V(JSCreateFunctionContext) \ |
V(JSCreateCatchContext) \ |
V(JSCreateWithContext) \ |