349350351352353354355356357358359
} code.ret(returnto); handler.endFinally(); handler.end(); code.endLocal(_framelocal); } else { if (_init != null) { _init.compile(context, Node.GET); code.pop();
170171172173174175176177178179180
} }); code.pop(); } code.aload(tmp); code.endLocal(tmp); } if (operation == GET_BOOLEAN) { context.any2boolean(); } }
131132133134135136137138139140141
code.monitorexit(); code.ret(returnto); handler.endFinally(); handler.end(); code.endLocal(lock); } public boolean callFinalizer() {
7475767778798081828384
code.invokevirtual(code.getPool().addMethodRef(context.TYPE_ANY, "increase", "()Lanvil/core/Any;")); } }); code.pop(); code.aload(tmp); code.endLocal(tmp); } break; case Node.EXPR_ATTRIBUTE: {