Home
last modified time | relevance | path

Searched refs:type_opt (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/mjsunit/
Dmjsunit.js298 assertThrows = function assertThrows(code, type_opt, cause_opt) { argument
308 if (typeof type_opt == 'function') {
309 assertInstanceof(e, type_opt);