Home | History | Annotate | Download | only in webkitmerge

Lines Matching full:assert_debug

53 bool assert_debug;
59 if (assert_debug) for(;;); else exit(0); \
132 ::assert_debug = options.debug;