Home | History | Annotate | Download | only in src

Lines Matching refs:condition

430   function Assert(condition, message) {
431 if (!condition) {