Lines Matching refs:if
2 if (window.layoutTestController)
11 if (description.firstChild)
42 if (_a.length !== _b.length)
45 if (_a[i] !== _b[i])
62 if (_expected === 0)
64 if (_actual === _expected)
66 if (typeof(_expected) == "number" && isNaN(_expected))
68 if (Object.prototype.toString.call(_expected) == Object.prototype.toString.call([]))
75 if (v === 0 && 1/v < 0)
82 if (typeof _a != "string")
99 if (typeof _a != "string" || typeof _b != "string")
110 if (exception)
112 else if (isResultCorrect(_av, _bv))
114 else if (typeof(_av) == typeof(_bv))
135 if (expected == null) {
138 } else if (typeof expected == "undefined") {
140 } else if (typeof expected == "function") {
150 } else if (typeof expected == "object") {
152 } else if (typeof expected == "string") {
154 } else if (typeof expected == "boolean") {
156 if (expected)
160 } else if (typeof expected == "number") {
178 if (exception)
180 else if (_av != 0)
196 if (exception)
198 else if (_av != null)
214 if (exception)
216 else if (typeof _av == "undefined")
232 if (exception)
234 else if (_av !== undefined)
241 if (typeof _a != "string" || typeof _b != "string")
253 if (exception)
255 else if (typeof _av == "undefined" || _av < _bv)
272 if (_e)
275 if (exception) {
276 if (typeof _e == "undefined" || exception == _ev)
280 } else if (typeof _av == "undefined")
287 if (typeof GCController !== "undefined")
291 if (n < 1)
307 if (!window.wasPostTestScriptParsed)
311 if (window.jsTestIsAsync && window.layoutTestController)