Lines Matching refs:if
30 if (Object.prototype.toString.call(_a) != Object.prototype.toString.call([]))
32 if (_a.length !== _b.length)
35 if (_a[i] !== _b[i])
49 if (_expected === 0)
51 if (_actual === _expected)
53 if (typeof(_expected) == "number" && isNaN(_expected))
55 if (Object.prototype.toString.call(_expected) == Object.prototype.toString.call([]))
62 if (v === 0 && 1/v < 0)
69 if (typeof _a != "string" || typeof _b != "string")
80 if (exception)
82 else if (isResultCorrect(_av, _bv))
84 else if (typeof(_av) == typeof(_bv))
111 if (exception)
113 else if (typeof _av == "undefined")
131 if (_e)
134 if (exception) {
135 if (typeof _e == "undefined" || exception == _ev)
139 } else if (typeof _av == "undefined")