Searched refs:toBool (Results 1 – 2 of 2) sorted by relevance
41 toBool: function(expr){ method54 if(!this.toBool(expr)){63 if(!this.toBool(expr)) throw new Error(msg || "Affirmation failed.");107 if(this.toBool(expr)) throw new Error(msg || "throwIf() failed");114 if(!this.toBool(expr)) throw new Error(msg || "throwUnless() failed");
147 toBool: function(expr){ method158 if(!this.toBool(expr)){204 if(this.toBool(expr)) throw new Error(msg || "throwIf() failed");211 if(!this.toBool(expr)) throw new Error(msg || "throwUnless() failed");