1231 );
Label blabel2 = new Label();
mv.visitJumpInsn( Opcodes.GOTO,
blabel2 );
mv.visitLabel( blabel1 );
mv.visitIntInsn( Opcodes.SIPUSH,
1237 );
mv.visitLabel( blabel2 );
} else if ( "long".equals( field.getTypeName() ) ) {
// attr_hash ::== (int) (longAttr ^ (longAttr >>> 32))
mv.visitVarInsn( Opcodes.ALOAD,