Searched refs:theRangeError (Results 1 – 1 of 1) sorted by relevance
9 const theRangeError = new RangeError('Some type error'); constant27 assert.strictEqual(test_error.checkError(theRangeError), true);