abc_astype2 15 lib/as3/opcodes.h code_t* abc_astype2(code_t*prev, multiname_t* name); abc_astype2 16 lib/as3/opcodes.h #define astype2(method,name) (method->code = abc_astype2(method->code,name))