abc___fallthrough__2  516 lib/as3/opcodes.h code_t* abc___fallthrough__2(code_t*prev, string_t* s);
abc___fallthrough__2  517 lib/as3/opcodes.h #define __fallthrough__2(method,s) (method->code = abc___fallthrough__2(method->code,s))