Further try/catch/finally support
This commit is contained in:
committed by
Dmitry Petrov
parent
f1ea31450e
commit
72eb317164
+1
@@ -464,6 +464,7 @@ class ExpressionCodegen(
|
||||
|
||||
mv.areturn(returnType)
|
||||
mv.mark(afterReturnLabel)
|
||||
mv.nop()/*TODO check RESTORE_STACK_IN_TRY_CATCH processor*/
|
||||
return expression.onStack
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user