Home | History | Annotate | Download | only in resources

Lines Matching refs:if

0 if (window.layoutTestController)
10 if (description.firstChild)
40 if (_a.length !== _b.length)
43 if (_a[i] !== _b[i])
57 if (_expected === 0)
59 if (_actual === _expected)
61 if (typeof(_expected) == "number" && isNaN(_expected))
63 if (Object.prototype.toString.call(_expected) == Object.prototype.toString.call([]))
70 if (v === 0 && 1/v < 0)
77 if (typeof _a != "string" || typeof _b != "string")
88 if (exception)
90 else if (isResultCorrect(_av, _bv))
92 else if (typeof(_av) == typeof(_bv))
119 if (exception)
121 else if (typeof _av == "undefined")
138 if (_e)
141 if (exception) {
142 if (typeof _e == "undefined" || exception == _ev)
146 } else if (typeof _av == "undefined")
164 if (xhr.status == 200) {
194 if (cookie === result)
212 if (!cookies.length)
234 if (!setCookies(cookiesToSet)) {