Searched refs:ignoreLeaks (Results 1 – 1 of 1) sorted by relevance
1657 Mocha.prototype.ignoreLeaks = function(ignore){ method in Mocha1658 this.options.ignoreLeaks = !!ignore;1670 this.options.ignoreLeaks = false;1828 runner.ignoreLeaks = false !== options.ignoreLeaks;4743 if (this.ignoreLeaks) return;