aboutsummaryrefslogtreecommitdiffstats
path: root/vm_insnhelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm_insnhelper.h')
-rw-r--r--vm_insnhelper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vm_insnhelper.h b/vm_insnhelper.h
index 055c43c16a..bb4cef553b 100644
--- a/vm_insnhelper.h
+++ b/vm_insnhelper.h
@@ -48,6 +48,7 @@ enum {
BOP_AREF,
BOP_ASET,
BOP_LENGTH,
+ BOP_SIZE,
BOP_SUCC,
BOP_GT,
BOP_GE,