Searched refs:MjsUnitAssertionError (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/mjsunit/
H A Dmjsunit.js28 function MjsUnitAssertionError(message) { class
34 MjsUnitAssertionError.prototype.toString = function () {
99 throw new MjsUnitAssertionError(message);
263 throw new MjsUnitAssertionError(message);

Completed in 81 milliseconds