Searched refs:type_opt (Results 1 – 1 of 1) sorted by relevance
298 assertThrows = function assertThrows(code, type_opt, cause_opt) { argument308 if (typeof type_opt == 'function') {309 assertInstanceof(e, type_opt);