Lines Matching full:param
169 * @param {string} from the path of the file loading this resource,
171 * @param {string} url the url of the resource being loaded.
172 * @param {boolean} asFetch if true, return the resource in a
207 * @param {string} pattern
224 * @param {object} rules
255 * @param {string} mod name of the WPT module, e.g.
257 * @param {string} filename path of the test, relative to mod, e.g.
259 * @param {StatusRule[]} rules
328 * @param {Set} requires
347 * @param {string} path relative path of the WPT subset
359 * @param {string} dir
434 * @param {Array<string>} flags
442 * @param {string} script
450 * @param {(meta: { code: string, filename: string }) => void} modifier
481 * @param {'Window'} name
746 * @param {string} filename
747 * @param {Test} test The Test object returned by WPT harness
765 * @param {string} filename
766 * @param {object} harnessStatus - The status object returned by WPT harness.