abc_astype 12 lib/as3/opcodes.h code_t* abc_astype(code_t*prev, char* name); abc_astype 13 lib/as3/opcodes.h #define astype(method,name) (method->code = abc_astype(method->code,name))