summaryrefslogtreecommitdiff
path: root/regen/opcodes
diff options
context:
space:
mode:
Diffstat (limited to 'regen/opcodes')
-rw-r--r--regen/opcodes3
1 files changed, 3 insertions, 0 deletions
diff --git a/regen/opcodes b/regen/opcodes
index 2a2da77c5c..6a3f8db024 100644
--- a/regen/opcodes
+++ b/regen/opcodes
@@ -578,4 +578,7 @@ isa derived class test ck_isa s2
cmpchain_and comparison chaining ck_null |
cmpchain_dup comparand shuffling ck_null 1
+entertrycatch try {block} ck_trycatch |
+leavetrycatch try {block} exit ck_null @
+poptry pop try ck_null @
catch catch {} block ck_null |