abc_ifstricteq 279 lib/as3/opcodes.h code_t* abc_ifstricteq(code_t*prev, code_t* label); abc_ifstricteq 280 lib/as3/opcodes.h #define ifstricteq(method,label) (method->code = abc_ifstricteq(method->code,label))