From 08a5030c31175e62de63f469f63e666c525c9b94 Mon Sep 17 00:00:00 2001 From: uujava Date: Fri, 17 Apr 2015 19:44:30 +0300 Subject: [PATCH] fix ASM5 compatibility issues --- lib/bitescript/bytecode.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bitescript/bytecode.rb b/lib/bitescript/bytecode.rb index bacfb04..13c8b61 100644 --- a/lib/bitescript/bytecode.rb +++ b/lib/bitescript/bytecode.rb @@ -299,7 +299,7 @@ def #{const_down}(cls, name, *call_sig) "T_DOUBLE", "DOUBLE", "ACC_STRICT", "NULL", "T_FLOAT", "ACC_FINAL", "F_SAME1", "ACC_NATIVE", "F_NEW", "T_CHAR", "T_INT", "ACC_VOLATILE", "V1_6", "V1_5", "V1_4", "V1_3", "V1_2", "V1_1", "UNINITIALIZED_THIS", - "TOP", "T_SHORT", "INVOKEDYNAMIC_OWNER", "V1_7", "ASM4" + "TOP", "T_SHORT", "INVOKEDYNAMIC_OWNER", "V1_7", "ASM4", "ASM5", "V1_8", "ACC_MANDATED" # non-instructions