abc_applytype 501 lib/as3/opcodes.h code_t* abc_applytype(code_t*prev, int v); abc_applytype 502 lib/as3/opcodes.h #define applytype(method,v) (method->code = abc_applytype(method->code,v))