AvmAssertMsg 72 core/AvmDebug.h #define AvmAssertMsg(x,y) do { avmplus::_AvmAssertMsg((x), (y)); } while (0) /* no semi */ AvmAssertMsg 79 core/AvmDebug.h #define AvmAssertMsg(x,y) do { } while (0) /* no semi */