aboutsummaryrefslogtreecommitdiff
path: root/ljumptab.h
diff options
context:
space:
mode:
Diffstat (limited to 'ljumptab.h')
-rw-r--r--ljumptab.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ljumptab.h b/ljumptab.h
index ac6a0357..f9783ffb 100644
--- a/ljumptab.h
+++ b/ljumptab.h
@@ -78,6 +78,8 @@ static void *disptab[] = {
78&&L_OP_GEI, 78&&L_OP_GEI,
79&&L_OP_TEST, 79&&L_OP_TEST,
80&&L_OP_TESTSET, 80&&L_OP_TESTSET,
81&&L_OP_UNDEF,
82&&L_OP_ISDEF,
81&&L_OP_CALL, 83&&L_OP_CALL,
82&&L_OP_TAILCALL, 84&&L_OP_TAILCALL,
83&&L_OP_RETURN, 85&&L_OP_RETURN,