Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-assert.js248 const AnotherErrorType = class extends Error {}; class
251 actual = new AnotherErrorType('foo');