abc_getdescendants 183 lib/as3/opcodes.h code_t* abc_getdescendants(code_t*prev, char* name); abc_getdescendants 184 lib/as3/opcodes.h #define getdescendants(method,name) (method->code = abc_getdescendants(method->code,name))