Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-assert.js241 let AnotherErrorType; variable
244 AnotherErrorType = class extends Error {}; class