Searched defs:assertThrows (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/mjsunit/
H A Dmjsunit.js90 var assertThrows; variable
298 assertThrows = function assertThrows(code, type_opt, cause_opt) {
295 assertThrows = function assertThrows(code, type_opt, cause_opt) { function

Completed in 72 milliseconds