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