Searched defs:AssertionError (Results 1 – 2 of 2) sorted by relevance
1742 function AssertionError(message) class1747 AssertionError.prototype.toString = function() { class
196 function AssertionError (message, _props, ssf) { class220 AssertionError.prototype = Object.create(Error.prototype); class