/* 998 */ Local me = e.make_local();
/* 999 */ e.load_arg(0);
/* 1000 */ e.checkcast_this();
/* 1001 */ e.store_local(me);
/* */
/* 1003 */ Label end = e.make_label();
/* 1004 */ e.load_local(me);
/* 1005 */ e.getfield("CGLIB$BOUND");
/* 1006 */ e.if_jump(154, end);
/* 1007 */ e.load_local(me);
/* 1008 */ e.push(1);
/* 1009 */ e.putfield("CGLIB$BOUND");
/* */
/* 1011 */ e.getfield("CGLIB$THREAD_CALLBACKS");
/* 1012 */ e.invoke_virtual(THREAD_LOCAL, THREAD_LOCAL_GET);
/* 1013 */ e.dup();
/* 1014 */ Label found_callback = e.make_label();
/* 1015 */ e.ifnonnull(found_callback);
/* 1016 */ e.pop();
/* */
/* 1018 */ e.getfield("CGLIB$STATIC_CALLBACKS");
/* 1019 */ e.dup();